Frontend File Validation #2690
Merged
Frontend File Validation #2690
Codecov / codecov/project
succeeded
Oct 10, 2023 in 0s
92.59% (target 90.00%)
View this Pull Request on Codecov
92.59% (target 90.00%)
Details
Codecov Report
Merging #2690 (4d0ae48) into develop (8ec31f9) will decrease coverage by
0.40%
.
Report is 43 commits behind head on develop.
The diff coverage is92.32%
.
Additional details and impacted files
@@ Coverage Diff @@
## develop #2690 +/- ##
===========================================
- Coverage 92.99% 92.59% -0.40%
===========================================
Files 219 239 +20
Lines 4482 5307 +825
Branches 385 469 +84
===========================================
+ Hits 4168 4914 +746
- Misses 242 300 +58
- Partials 72 93 +21
Files | Coverage Δ | |
---|---|---|
tdrs-backend/tdpservice/core/logger.py | 100.00% <100.00%> (ø) |
|
tdrs-backend/tdpservice/data_files/serializers.py | 100.00% <100.00%> (ø) |
|
...rs-backend/tdpservice/data_files/test/factories.py | 100.00% <100.00%> (ø) |
|
tdrs-backend/tdpservice/data_files/validators.py | 96.15% <ø> (ø) |
|
tdrs-backend/tdpservice/data_files/views.py | 90.65% <100.00%> (+0.08%) |
⬆️ |
tdrs-backend/tdpservice/email/email.py | 76.78% <100.00%> (-1.55%) |
⬇️ |
...vice/email/helpers/account_deactivation_warning.py | 100.00% <100.00%> (ø) |
|
...backend/tdpservice/email/helpers/account_status.py | 84.84% <100.00%> (ø) |
|
tdrs-backend/tdpservice/email/helpers/data_file.py | 100.00% <100.00%> (ø) |
|
tdrs-backend/tdpservice/parsers/admin.py | 100.00% <100.00%> (ø) |
|
... and 52 more |
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 954edc7...4d0ae48. Read the comment docs.
Loading