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

chore: Updated deps #525

Closed
wants to merge 2 commits into from
Closed

chore: Updated deps #525

wants to merge 2 commits into from

Conversation

JohnstonCode
Copy link
Owner

fixes #511 #512

@codecov
Copy link

codecov bot commented Mar 21, 2019

Codecov Report

Merging #525 into master will decrease coverage by 0.19%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #525     +/-   ##
=========================================
- Coverage   57.95%   57.75%   -0.2%     
=========================================
  Files         102      102             
  Lines        4053     4053             
  Branches      580      580             
=========================================
- Hits         2349     2341      -8     
- Misses       1491     1505     +14     
+ Partials      213      207      -6
Impacted Files Coverage Δ
src/contexts/openRepositoryCount.ts 83.33% <0%> (-16.67%) ⬇️
src/contexts/checkActiveEditor.ts 85.71% <0%> (-7.15%) ⬇️
src/model.ts 60.51% <0%> (-4.73%) ⬇️
src/svnContentProvider.ts 52.94% <0%> (-2.95%) ⬇️
src/extension.ts 69.66% <0%> (-2.25%) ⬇️
src/historyView/itemLogProvider.ts 39.36% <0%> (-2.13%) ⬇️
src/historyView/repoLogProvider.ts 26.87% <0%> (-0.89%) ⬇️
src/commands/command.ts 51.02% <0%> (-0.52%) ⬇️
src/repository.ts 62.85% <0%> (+2.19%) ⬆️
src/statusParser.ts 76.31% <0%> (+2.63%) ⬆️
... and 1 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 e70872c...d3b6c66. Read the comment docs.

@edgardmessias
Copy link
Contributor

We can update to ignore @types on greenkeeper?

https://greenkeeper.io/docs#ignoring-dependencies

@JohnstonCode
Copy link
Owner Author

I'd rather not ignore them, as they will proberly never be updated as i'd forget about them.

@JohnstonCode JohnstonCode deleted the update-deps-21-09-09 branch March 26, 2019 19:54
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.

An in-range update of @types/node is breaking the build 🚨
2 participants