Codecov / codecov/project
failed
Jan 31, 2024 in 0s
80.61% (-0.40%) compared to 6a05d70
View this Pull Request on Codecov
80.61% (-0.40%) compared to 6a05d70
Details
Codecov Report
Attention: 27 lines
in your changes are missing coverage. Please review.
Comparison is base (
6a05d70
) 81.01% compared to head (977c123
) 80.61%.
Report is 18 commits behind head on main.
❗ Current head 977c123 differs from pull request most recent head b11866b. Consider uploading reports for the commit b11866b to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## main #939 +/- ##
==========================================
- Coverage 81.01% 80.61% -0.40%
==========================================
Files 95 99 +4
Lines 2860 2941 +81
Branches 269 271 +2
==========================================
+ Hits 2317 2371 +54
- Misses 492 519 +27
Partials 51 51
Files | Coverage Δ | |
---|---|---|
core/admin/__init__.py | 100.00% <100.00%> (ø) |
|
core/admin/forms/organizerissue.py | 100.00% <100.00%> (ø) |
|
core/admin/user.py | 63.63% <ø> (ø) |
|
core/models/user.py | 100.00% <100.00%> (ø) |
|
organize/admin.py | 60.00% <ø> (ø) |
|
organize/models.py | 90.71% <77.77%> (-0.96%) |
⬇️ |
core/models/managers/organizer.py | 0.00% <0.00%> (ø) |
|
core/models/organizerissue.py | 73.07% <73.07%> (ø) |
|
organize/views.py | 63.15% <12.50%> (-8.28%) |
⬇️ |
core/admin/organizerissue.py | 68.00% <68.00%> (ø) |
... and 4 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 6a05d70...b11866b. Read the comment docs.
Loading