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: Fixed svn status letter in file explorer #419

Merged
merged 2 commits into from
Nov 19, 2018
Merged

Conversation

edgardmessias
Copy link
Contributor

In VSCode 1.27 has renamed the abbreviation to letter

@codecov
Copy link

codecov bot commented Nov 19, 2018

Codecov Report

Merging #419 into master will decrease coverage by 0.36%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #419      +/-   ##
==========================================
- Coverage   62.01%   61.64%   -0.37%     
==========================================
  Files         170      170              
  Lines        7263     7267       +4     
  Branches     1371     1371              
==========================================
- Hits         4504     4480      -24     
- Misses       2755     2783      +28     
  Partials        4        4
Impacted Files Coverage Δ
src/resource.ts 55.88% <0%> (-0.84%) ⬇️
src/svn.ts 79.04% <0%> (-8.58%) ⬇️
out/svn.js 80.53% <0%> (-7.97%) ⬇️
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%) ⬇️
out/resource.js 58.04% <0%> (-0.83%) ⬇️

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 fb68745...0ada1fc. Read the comment docs.

@JohnstonCode JohnstonCode merged commit da656c2 into master Nov 19, 2018
@JohnstonCode JohnstonCode deleted the explorer_letter branch November 19, 2018 15:29
JohnstonCode added a commit that referenced this pull request Nov 19, 2018
## [1.46.2](v1.46.1...v1.46.2) (2018-11-19)

### Bug Fixes

* Fixed svn status letter in file explorer ([#419](#419)) ([da656c2](da656c2))
@JohnstonCode
Copy link
Owner

🎉 This PR is included in version 1.46.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants