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

Backend Dependency Update #2977

Draft
wants to merge 67 commits into
base: develop
Choose a base branch
from

Merge branch 'develop' into backend-dep-update

76a9513
Select commit
Loading
Failed to load commit list.
Draft

Backend Dependency Update #2977

Merge branch 'develop' into backend-dep-update
76a9513
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2025 in 0s

91.24% (target 90.00%)

View this Pull Request on Codecov

91.24% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.24%. Comparing base (eea6c2e) to head (76a9513).
Report is 2 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #2977      +/-   ##
===========================================
- Coverage    91.37%   91.24%   -0.14%     
===========================================
  Files          302      303       +1     
  Lines         8689     8733      +44     
  Branches       643      650       +7     
===========================================
+ Hits          7940     7968      +28     
- Misses         628      645      +17     
+ Partials       121      120       -1     
Files with missing lines Coverage Δ
tdrs-backend/tdpservice/core/filters.py 70.00% <100.00%> (ø)
...drs-backend/tdpservice/data_files/admin/filters.py 56.00% <100.00%> (ø)
tdrs-backend/tdpservice/email/email.py 100.00% <100.00%> (ø)
tdrs-backend/tdpservice/email/tasks.py 77.89% <100.00%> (-0.24%) ⬇️
tdrs-backend/tdpservice/parsers/row_schema.py 96.58% <100.00%> (ø)
...-backend/tdpservice/parsers/schema_defs/tanf/t6.py 100.00% <ø> (ø)
...d/tdpservice/parsers/schema_defs/tribal_tanf/t6.py 100.00% <ø> (ø)
tdrs-backend/tdpservice/settings/common.py 99.34% <100.00%> (ø)
tdrs-backend/tdpservice/users/models.py 93.93% <100.00%> (+2.36%) ⬆️

... and 1 file 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 c73ac66...76a9513. Read the comment docs.