Skip to content

Use tox to run tests without/with swapper dependency

85e15b4
Select commit
Loading
Failed to load commit list.
Open

Swappable Vote model #85

Use tox to run tests without/with swapper dependency
85e15b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 4, 2026 in 1s

90.80% (-2.03%) compared to 89a6f59

View this Pull Request on Codecov

90.80% (-2.03%) compared to 89a6f59

Details

Codecov Report

❌ Patch coverage is 86.66667% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.80%. Comparing base (89a6f59) to head (85e15b4).
⚠️ Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
vote/utils.py 71.42% 4 Missing ⚠️
vote/models.py 70.00% 2 Missing and 1 partial ⚠️
vote/managers.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
- Coverage   92.82%   90.80%   -2.03%     
==========================================
  Files           8        9       +1     
  Lines         223      250      +27     
  Branches       23       27       +4     
==========================================
+ Hits          207      227      +20     
- Misses         13       19       +6     
- Partials        3        4       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.