Skip to content

chore: Stop windows and OSX builds from generating coverage reports #645

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

Merged
merged 2 commits into from
Jul 15, 2019

Conversation

JohnstonCode
Copy link
Owner

fixes #644

@codecov
Copy link

codecov bot commented Jul 15, 2019

Codecov Report

Merging #645 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #645   +/-   ##
=======================================
  Coverage   56.43%   56.43%           
=======================================
  Files         117      117           
  Lines        4398     4398           
  Branches      635      635           
=======================================
  Hits         2482     2482           
- Misses       1681     1682    +1     
+ Partials      235      234    -1
Impacted Files Coverage Δ
src/svnContentProvider.ts 50.68% <0%> (-1.37%) ⬇️
src/repository.ts 61% <0%> (+0.21%) ⬆️

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 104acda...b0192bd. Read the comment docs.

@JohnstonCode JohnstonCode merged commit 7879974 into master Jul 15, 2019
@JohnstonCode JohnstonCode deleted the 644 branch July 15, 2019 16:12
@JohnstonCode
Copy link
Owner Author

🎉 This PR is included in version 1.54.5 🎉

The release is available on:

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.

Remove coverage reports from mac and windows builds
1 participant