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

Update Codecov config #3507

Merged
merged 18 commits into from
Sep 11, 2024
Merged

Update Codecov config #3507

merged 18 commits into from
Sep 11, 2024

Conversation

antonpirker
Copy link
Member

@antonpirker antonpirker commented Sep 6, 2024

The Codecov plugins somehow changing our coverage reports, which lead to incorrect coverage measurements.

This change will disable all Codecov plugins so our uploaded coverage reports will not be altered. According to Codecov engineers, this has no downsides.

Copy link

codecov bot commented Sep 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.20%. Comparing base (c635e3e) to head (39af4ad).
Report is 1 commits behind head on master.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3507      +/-   ##
==========================================
+ Coverage   79.74%   84.20%   +4.45%     
==========================================
  Files         136      136              
  Lines       14681    13894     -787     
  Branches     3083     2938     -145     
==========================================
- Hits        11708    11700       -8     
+ Misses       2134     1465     -669     
+ Partials      839      729     -110     

see 116 files with indirect coverage changes

@antonpirker antonpirker changed the title debug output Update Codecov config Sep 11, 2024
@antonpirker antonpirker marked this pull request as ready for review September 11, 2024 08:54
@antonpirker antonpirker enabled auto-merge (squash) September 11, 2024 08:59
@antonpirker antonpirker merged commit 53897ff into master Sep 11, 2024
123 checks passed
@antonpirker antonpirker deleted the antonpirker/coverage-debug-output branch September 11, 2024 09:04
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.

2 participants