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

Frontend File Validation #2690

Merged
merged 22 commits into from
Oct 10, 2023

Merge branch 'develop' of https://github.com/raft-tech/TANF-app into …

4d0ae48
Select commit
Loading
Failed to load commit list.
Merged

Frontend File Validation #2690

Merge branch 'develop' of https://github.com/raft-tech/TANF-app into …
4d0ae48
Select commit
Loading
Failed to load commit list.
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 is 92.32%.

Additional details and impacted files

Impacted file tree graph

@@             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.