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: Improved svn detection (close #389) #391

Merged
merged 2 commits into from
Oct 23, 2018
Merged

fix: Improved svn detection (close #389) #391

merged 2 commits into from
Oct 23, 2018

Conversation

edgardmessias
Copy link
Contributor

Use the single output svn --version --quiet and compare version >=1.6

@codecov
Copy link

codecov bot commented Oct 23, 2018

Codecov Report

Merging #391 into master will decrease coverage by 0.07%.
The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #391      +/-   ##
==========================================
- Coverage    61.9%   61.83%   -0.08%     
==========================================
  Files         170      170              
  Lines        7209     7195      -14     
  Branches     1365     1361       -4     
==========================================
- Hits         4463     4449      -14     
- Misses       2741     2742       +1     
+ Partials        5        4       -1
Impacted Files Coverage Δ
src/svnFinder.ts 85.48% <81.81%> (-1.48%) ⬇️
out/svnFinder.js 59.67% <0%> (-4.1%) ⬇️

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 98bce43...945b55f. Read the comment docs.

@JohnstonCode JohnstonCode merged commit dabb916 into master Oct 23, 2018
@JohnstonCode JohnstonCode deleted the svn_version branch October 23, 2018 18:35
JohnstonCode added a commit that referenced this pull request Oct 23, 2018
## [1.44.2](v1.44.1...v1.44.2) (2018-10-23)

### Bug Fixes

* Improved svn detection (close [#389](#389)) ([#391](#391)) ([dabb916](dabb916))
@JohnstonCode
Copy link
Owner

🎉 This PR is included in version 1.44.2 🎉

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.

2 participants