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

Limit code coverage to windows CI #628

Merged
merged 1 commit into from May 11, 2021
Merged

Limit code coverage to windows CI #628

merged 1 commit into from May 11, 2021

Conversation

piksel
Copy link
Member

@piksel piksel commented May 11, 2021

Only upload code coverage for windows in an attempt to fix the broken code coverage diffs on PRs

I certify that I own, and have sufficient rights to contribute, all source code and related material intended to be compiled or integrated with the source code for the SharpZipLib open source product (the "Contribution"). My Contribution is licensed under the MIT License.

@codecov
Copy link

codecov bot commented May 11, 2021

Codecov Report

Merging #628 (25a1688) into master (51343ec) will decrease coverage by 1.48%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #628      +/-   ##
==========================================
- Coverage   73.36%   71.87%   -1.49%     
==========================================
  Files          68       62       -6     
  Lines        8721     7669    -1052     
==========================================
- Hits         6398     5512     -886     
+ Misses       2323     2157     -166     
Impacted Files Coverage Δ
...ICSharpCode.SharpZipLib/BZip2/BZip2OutputStream.cs 78.40% <0.00%> (-1.13%) ⬇️
src/ICSharpCode.SharpZipLib/Tar/TarEntry.cs 69.29% <0.00%> (-0.79%) ⬇️
...Code.SharpZipLib/Zip/Compression/DeflaterEngine.cs 87.12% <0.00%> (-0.34%) ⬇️
.../ICSharpCode.SharpZipLib/BZip2/BZip2InputStream.cs
src/ICSharpCode.SharpZipLib/Checksum/Crc32.cs
src/ICSharpCode.SharpZipLib/Zip/ZipInputStream.cs
src/ICSharpCode.SharpZipLib/Zip/ZipOutputStream.cs
src/ICSharpCode.SharpZipLib/Checksum/Adler32.cs
src/ICSharpCode.SharpZipLib/Checksum/BZip2Crc.cs

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 51343ec...25a1688. Read the comment docs.

@piksel piksel merged commit 232d690 into master May 11, 2021
@piksel piksel deleted the ci/codecov-windows branch May 14, 2021 10:46
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.

None yet

1 participant