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

3106 reparse django action #3167

Merged
merged 72 commits into from
Oct 18, 2024

Merge branch 'develop' into 3106-reparse-django-action

8fbf08a
Select commit
Loading
Failed to load commit list.
Merged

3106 reparse django action #3167

Merge branch 'develop' into 3106-reparse-django-action
8fbf08a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 18, 2024 in 0s

90.65% (target 90.00%)

View this Pull Request on Codecov

90.65% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 60.37736% with 21 lines in your changes missing coverage. Please review.

Project coverage is 90.65%. Comparing base (0b34231) to head (8fbf08a).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
tdrs-backend/tdpservice/data_files/admin/admin.py 47.36% 10 Missing ⚠️
...h_indexes/management/commands/clean_and_reparse.py 68.96% 4 Missing and 5 partials ⚠️
tdrs-backend/tdpservice/data_files/tasks.py 60.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3167      +/-   ##
===========================================
- Coverage    90.85%   90.65%   -0.20%     
===========================================
  Files          299      299              
  Lines         8451     8490      +39     
  Branches       788      794       +6     
===========================================
+ Hits          7678     7697      +19     
- Misses         660      676      +16     
- Partials       113      117       +4     
Files with missing lines Coverage Δ
tdrs-backend/tdpservice/data_files/tasks.py 73.91% <60.00%> (-3.87%) ⬇️
...h_indexes/management/commands/clean_and_reparse.py 72.76% <68.96%> (-1.70%) ⬇️
tdrs-backend/tdpservice/data_files/admin/admin.py 70.88% <47.36%> (-7.45%) ⬇️

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 7811e8d...8fbf08a. Read the comment docs.