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

ci: add a coverage check at end of unit tests #327

Merged
merged 1 commit into from
Jul 5, 2024
Merged

Conversation

mikix
Copy link
Contributor

@mikix mikix commented Jul 5, 2024

It's currently set to require all new & modified code to be fully covered. And to allow the current coverage score of 93% in general.

Let's see how annoying this is. 😄

Checklist

  • Consider if documentation (like in docs/) needs to be updated
  • Consider if tests should be added

@mikix mikix force-pushed the mikix/coverage branch 5 times, most recently from ea22e09 to 3125f3a Compare July 5, 2024 14:31
Copy link

github-actions bot commented Jul 5, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
3206 3012 94% 93% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 6adc5a2 by action🐍

It's currently set to require all new & modified code to be fully
covered. And to allow the current coverage score of 94% in general.
@mikix mikix force-pushed the mikix/coverage branch from 3125f3a to 6adc5a2 Compare July 5, 2024 14:57
@mikix mikix changed the title WIP: ci: add a coverage check at end of unit tests ci: add a coverage check at end of unit tests Jul 5, 2024
@mikix mikix marked this pull request as ready for review July 5, 2024 15:29
@mikix mikix merged commit 8120f23 into main Jul 5, 2024
3 checks passed
@mikix mikix deleted the mikix/coverage branch July 5, 2024 15:34
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.

2 participants