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

3014 - Outdated submissions banner #3231

Merged
merged 26 commits into from
Nov 15, 2024

Merge branch 'develop' into 3014-outdated-submissions-banner

11abfb5
Select commit
Loading
Failed to load commit list.
Merged

3014 - Outdated submissions banner #3231

Merge branch 'develop' into 3014-outdated-submissions-banner
11abfb5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 0s

91.49% (target 90.00%)

View this Pull Request on Codecov

91.49% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 69.23077% with 8 lines in your changes missing coverage. Please review.

Project coverage is 91.49%. Comparing base (d6c1cfc) to head (11abfb5).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...ntend/src/components/SubmissionHistory/helpers.jsx 66.66% 2 Missing and 2 partials ⚠️
tdrs-backend/tdpservice/data_files/serializers.py 81.81% 1 Missing and 1 partial ⚠️
...mponents/SubmissionHistory/CaseAggregatesTable.jsx 0.00% 0 Missing and 1 partial ⚠️
...ponents/SubmissionHistory/TotalAggregatesTable.jsx 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3231      +/-   ##
===========================================
- Coverage    91.52%   91.49%   -0.04%     
===========================================
  Files          297      297              
  Lines         8415     8432      +17     
  Branches       608      611       +3     
===========================================
+ Hits          7702     7715      +13     
- Misses         603      604       +1     
- Partials       110      113       +3     
Files with missing lines Coverage Δ
tdrs-backend/tdpservice/settings/common.py 99.34% <100.00%> (+<0.01%) ⬆️
...components/SubmissionHistory/SubmissionHistory.jsx 100.00% <ø> (ø)
tdrs-frontend/src/reducers/reports.js 90.00% <ø> (ø)
...mponents/SubmissionHistory/CaseAggregatesTable.jsx 84.61% <0.00%> (+3.36%) ⬆️
...ponents/SubmissionHistory/TotalAggregatesTable.jsx 66.66% <0.00%> (ø)
tdrs-backend/tdpservice/data_files/serializers.py 96.29% <81.81%> (-3.71%) ⬇️
...ntend/src/components/SubmissionHistory/helpers.jsx 78.04% <66.66%> (-4.71%) ⬇️

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 53d3641...11abfb5. Read the comment docs.