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

Switch from nose to pytest #670

Merged
merged 4 commits into from
Oct 4, 2023
Merged

Switch from nose to pytest #670

merged 4 commits into from
Oct 4, 2023

Conversation

audiodude
Copy link
Member

Fixes #588

@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (525b822) 96.34% compared to head (02ec18c) 96.20%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #670      +/-   ##
==========================================
- Coverage   96.34%   96.20%   -0.14%     
==========================================
  Files         100      100              
  Lines        7831     7832       +1     
==========================================
- Hits         7545     7535      -10     
- Misses        286      297      +11     
Files Coverage Δ
wp1/logic/project_test.py 99.03% <100.00%> (+<0.01%) ⬆️

... and 2 files with indirect coverage changes

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

@audiodude audiodude merged commit e0f2d55 into main Oct 4, 2023
5 checks passed
@audiodude audiodude deleted the pytest branch October 4, 2023 04:08
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.

Consider switching to py.test
1 participant