Skip to content

Conversation

@mjbvz
Copy link
Contributor

@mjbvz mjbvz commented Nov 7, 2018

microsoft/vscode#62687

Don't include *.map files in the VS Code extension bundle vsix

microsoft/vscode#62687

Don't include `*.map` files in the vsix
@codecov
Copy link

codecov bot commented Nov 7, 2018

Codecov Report

Merging #405 into master will increase coverage by 0.44%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #405      +/-   ##
==========================================
+ Coverage   61.38%   61.83%   +0.44%     
==========================================
  Files         170      170              
  Lines        7184     7184              
  Branches     1359     1359              
==========================================
+ Hits         4410     4442      +32     
+ Misses       2770     2738      -32     
  Partials        4        4
Impacted Files Coverage Δ
out/repository.js 65.89% <0%> (+0.62%) ⬆️
src/repository.ts 64.11% <0%> (+1.09%) ⬆️
out/svnContentProvider.js 58.82% <0%> (+2.35%) ⬆️
src/svnContentProvider.ts 52.17% <0%> (+2.89%) ⬆️
out/svnError.js 73.68% <0%> (+5.26%) ⬆️
src/svnError.ts 72.22% <0%> (+5.55%) ⬆️
out/svn.js 88.07% <0%> (+8.25%) ⬆️
src/svn.ts 87.12% <0%> (+8.91%) ⬆️

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 19ebe66...23b70bc. Read the comment docs.

@JohnstonCode JohnstonCode self-requested a review November 9, 2018 08:32
Copy link
Owner

@JohnstonCode JohnstonCode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for raising this.

@JohnstonCode JohnstonCode merged commit 545baed into JohnstonCode:master Nov 9, 2018
@JohnstonCode
Copy link
Owner

🎉 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.

2 participants