Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: update jest and babel dependencies #1530

Merged
merged 1 commit into from Jan 30, 2020
Merged

test: update jest and babel dependencies #1530

merged 1 commit into from Jan 30, 2020

Conversation

armano2
Copy link
Member

@armano2 armano2 commented Jan 28, 2020

required by #1465

note: coverage may differ after this change as istanbul got big update

@armano2 armano2 added tests anything to do with testing dependencies Issue about dependencies of the package labels Jan 28, 2020
@typescript-eslint

This comment has been minimized.

@codecov
Copy link

codecov bot commented Jan 28, 2020

Codecov Report

Merging #1530 into master will increase coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1530      +/-   ##
==========================================
+ Coverage   95.49%   95.55%   +0.05%     
==========================================
  Files         150      138      -12     
  Lines        6639     6341     -298     
  Branches     1880     1821      -59     
==========================================
- Hits         6340     6059     -281     
+ Misses        112      102      -10     
+ Partials      187      180       -7
Impacted Files Coverage Δ
packages/eslint-plugin-internal/src/rules/index.ts
packages/eslint-plugin-tslint/src/index.ts
...ages/eslint-plugin-internal/src/util/createRule.ts
packages/typescript-estree/src/parser.ts
packages/eslint-plugin/src/index.ts
packages/eslint-plugin-internal/src/util/index.ts
packages/eslint-plugin/src/rules/index.ts
packages/eslint-plugin/src/util/createRule.ts
packages/parser/src/parser.ts
packages/eslint-plugin/src/util/index.ts
... and 2 more

@armano2 armano2 self-assigned this Jan 28, 2020
Copy link
Member

@bradzacher bradzacher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ezpz thanks

@bradzacher bradzacher merged commit 6613fad into typescript-eslint:master Jan 30, 2020
@armano2 armano2 deleted the upgrade-jest branch January 30, 2020 12:49
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Issue about dependencies of the package tests anything to do with testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants