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

Dependency updates #86

Merged
merged 30 commits into from
Aug 20, 2021
Merged

Dependency updates #86

merged 30 commits into from
Aug 20, 2021

Conversation

moritzjacobs
Copy link
Contributor

@moritzjacobs moritzjacobs commented Dec 6, 2019

I would advise to review these on a commit by commit basis, since I had to eslint --fix in the middle of it. It's mostly whitespace though.

edit: Also, I'm unsure what to make of the failing tests in Travis. Locally, everything passes.

@codecov-commenter
Copy link

codecov-commenter commented Aug 19, 2021

Codecov Report

❗ No coverage uploaded for pull request base (master@a47d547). Click here to learn what that means.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #86   +/-   ##
=========================================
  Coverage          ?   97.84%           
=========================================
  Files             ?       37           
  Lines             ?      789           
  Branches          ?      153           
=========================================
  Hits              ?      772           
  Misses            ?       17           
  Partials          ?        0           
Impacted Files Coverage Δ
src/Updtr.js 100.00% <ø> (ø)
src/reporters/util/Indicator.js 100.00% <ø> (ø)
src/reporters/util/Message.js 100.00% <ø> (ø)
src/reporters/util/Projector.js 85.00% <ø> (ø)
src/reporters/util/Spinner.js 69.23% <ø> (ø)
src/reporters/util/Terminal.js 83.87% <ø> (ø)
src/reporters/util/configList.js 95.45% <ø> (ø)
src/tasks/batchUpdate.js 100.00% <ø> (ø)
src/tasks/init.js 100.00% <ø> (ø)
src/tasks/sequentialUpdate.js 100.00% <ø> (ø)
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a47d547...462c6bb. Read the comment docs.

@tannerbaum tannerbaum merged commit eb7a1ef into master Aug 20, 2021
@tannerbaum tannerbaum deleted the dep-updates branch August 20, 2021 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants