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 encoding detection for gutter (close #526) #590

Merged
merged 3 commits into from
Jun 1, 2019

Conversation

edgardmessias
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented May 31, 2019

Codecov Report

Merging #590 into master will decrease coverage by 0.12%.
The diff coverage is 59.72%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #590      +/-   ##
=========================================
- Coverage   57.62%   57.5%   -0.13%     
=========================================
  Files         111     112       +1     
  Lines        4149    4191      +42     
  Branches      588     608      +20     
=========================================
+ Hits         2391    2410      +19     
- Misses       1545    1558      +13     
- Partials      213     223      +10
Impacted Files Coverage Δ
src/common/types.ts 100% <ø> (ø) ⬆️
src/encoding.ts 48.48% <48.48%> (ø)
src/svnRepository.ts 52.56% <61.53%> (-0.46%) ⬇️
src/svn.ts 83.96% <84.61%> (+1.07%) ⬆️
src/repository.ts 60.69% <0%> (-0.22%) ⬇️
src/svnContentProvider.ts 54.41% <0%> (+1.47%) ⬆️

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 73f0ec6...fd9958a. Read the comment docs.

@JohnstonCode JohnstonCode merged commit 22e40f9 into JohnstonCode:master Jun 1, 2019
JohnstonCode added a commit that referenced this pull request Jun 1, 2019
## [1.50.1](v1.50.0...v1.50.1) (2019-06-01)

### Bug Fixes

* Fixed encoding detection for gutter (close [#526](#526)) ([#590](#590)) ([22e40f9](22e40f9))
@JohnstonCode
Copy link
Owner

🎉 This PR is included in version 1.50.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@edgardmessias edgardmessias deleted the encoding_detection branch June 3, 2019 14:50
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