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

fix: removed no open repositories message #407

Merged
merged 2 commits into from
Nov 9, 2018
Merged

Conversation

JohnstonCode
Copy link
Owner

fixes #398

@codecov
Copy link

codecov bot commented Nov 9, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #407      +/-   ##
==========================================
- Coverage   61.77%   61.38%   -0.39%     
==========================================
  Files         170      170              
  Lines        7184     7182       -2     
  Branches     1359     1359              
==========================================
- Hits         4438     4409      -29     
- Misses       2742     2769      +27     
  Partials        4        4
Impacted Files Coverage Δ
src/treeView/dataProviders/svnProvider.ts 45.45% <ø> (-2.38%) ⬇️
src/svn.ts 78.21% <0%> (-8.92%) ⬇️
out/svn.js 79.81% <0%> (-8.26%) ⬇️
src/svnError.ts 66.66% <0%> (-5.56%) ⬇️
out/svnError.js 68.42% <0%> (-5.27%) ⬇️
src/svnContentProvider.ts 49.27% <0%> (-2.9%) ⬇️
out/svnContentProvider.js 56.47% <0%> (-2.36%) ⬇️
src/repository.ts 63.01% <0%> (-1.1%) ⬇️
out/repository.js 65.27% <0%> (-0.63%) ⬇️
out/treeView/dataProviders/svnProvider.js 43.33% <0%> (+1.39%) ⬆️
... 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 545baed...db282c1. Read the comment docs.

@JohnstonCode JohnstonCode merged commit 7618332 into master Nov 9, 2018
@JohnstonCode JohnstonCode deleted the no-repo-explorer branch November 9, 2018 15:23
JohnstonCode added a commit that referenced this pull request Nov 9, 2018
## [1.45.1](v1.45.0...v1.45.1) (2018-11-09)

### Bug Fixes

* Removed no open repositories message ([#407](#407)) ([7618332](7618332))
@JohnstonCode
Copy link
Owner Author

🎉 This PR is included in version 1.45.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

"No Svn repositories open" warning appears sometimes
2 participants