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

Add test coverage check #33

Merged
merged 1 commit into from
Mar 31, 2024
Merged

Add test coverage check #33

merged 1 commit into from
Mar 31, 2024

Conversation

scott2000
Copy link
Owner

This PR uses pytest-cov to check test coverage when running tests and sets a minimum test coverage of 90% to ensure that all code is tested.

@scott2000 scott2000 added the enhancement New feature or request label Mar 31, 2024
@scott2000 scott2000 self-assigned this Mar 31, 2024
Copy link

Test Results

142 tests  ±0   142 ✅ ±0   9s ⏱️ +5s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit cf4feac. ± Comparison against base commit d9799fe.

@scott2000 scott2000 merged commit 3672a13 into main Mar 31, 2024
2 checks passed
@scott2000 scott2000 deleted the feature/test-coverage branch March 31, 2024 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant