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

Exclude tests from coverage reporting #135

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

Oberacda
Copy link
Contributor

Fixes #132

@Oberacda Oberacda added bug Something isn't working Tests Issues concerning the tests. labels Oct 29, 2024
@Oberacda Oberacda added this to the Testing Improvements milestone Oct 29, 2024
@Oberacda Oberacda self-assigned this Oct 29, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 29, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.36%. Comparing base (56aece9) to head (45a3a2a).
Report is 3 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (56aece9) and HEAD (45a3a2a). Click for more details.

HEAD has 10 uploads less than BASE
Flag BASE (56aece9) HEAD (45a3a2a)
16 6
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #135       +/-   ##
===========================================
- Coverage   49.60%   33.36%   -16.24%     
===========================================
  Files          59       39       -20     
  Lines        7681     5805     -1876     
  Branches     1647     1329      -318     
===========================================
- Hits         3810     1937     -1873     
+ Misses       3807     3805        -2     
+ Partials       64       63        -1     

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

Copy link

github-actions bot commented Oct 29, 2024

Test Results

  3 files  ±0    3 suites  ±0   41s ⏱️ ±0s
181 tests ±0  181 ✅ ±0  0 💤 ±0  0 ❌ ±0 
543 runs  ±0  543 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 45a3a2a. ± Comparison against base commit 8ca6e32.

♻️ This comment has been updated with latest results.

@nspielbau nspielbau merged commit 580807c into main Oct 29, 2024
9 checks passed
@Oberacda Oberacda deleted the hotfix_exclude_coverage_test_results branch October 29, 2024 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Tests Issues concerning the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exclude tests from codecov
3 participants