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

Disable CodeCov for RISC-V as the toolchain doesn't support generating code coverage. #1679

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

mtl1979
Copy link
Collaborator

@mtl1979 mtl1979 commented Feb 20, 2024

No point whatsoever to enable generating code coverage until the RISC-V toolchain actually supports it, we get empty coverage file, which will mess up coverage data.

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0ec36a4) 83.28% compared to head (6a54f0c) 83.28%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1679   +/-   ##
========================================
  Coverage    83.28%   83.28%           
========================================
  Files          135      135           
  Lines        10921    10921           
  Branches      2815     2815           
========================================
  Hits          9096     9096           
  Misses        1125     1125           
  Partials       700      700           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Dead2 Dead2 merged commit 60da082 into zlib-ng:develop Feb 21, 2024
140 checks passed
This was referenced May 30, 2024
@Dead2 Dead2 mentioned this pull request Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants