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

3398 - FRA Reports - search and upload #3445

Open
wants to merge 60 commits into
base: develop
Choose a base branch
from

code style

247a477
Select commit
Loading
Failed to load commit list.
Open

3398 - FRA Reports - search and upload #3445

code style
247a477
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2025 in 0s

91.20% (target 90.00%)

View this Pull Request on Codecov

91.20% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 89.87342% with 32 lines in your changes missing coverage. Please review.

Project coverage is 91.20%. Comparing base (d227065) to head (247a477).
Report is 51 commits behind head on develop.

Files with missing lines Patch % Lines
...drs-frontend/src/components/Reports/FRAReports.jsx 86.85% 18 Missing and 10 partials ⚠️
...src/components/PermissionGuard/PermissionGuard.jsx 57.14% 1 Missing and 2 partials ⚠️
tdrs-frontend/src/components/Form/RadioSelect.jsx 75.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3445      +/-   ##
===========================================
- Coverage    91.24%   91.20%   -0.04%     
===========================================
  Files          303      311       +8     
  Lines         8734     9030     +296     
  Branches       650      693      +43     
===========================================
+ Hits          7969     8236     +267     
- Misses         645      663      +18     
- Partials       120      131      +11     
Files with missing lines Coverage Δ
...ta_files/migrations/0018_alter_datafile_section.py 100.00% <100.00%> (ø)
tdrs-backend/tdpservice/data_files/models.py 87.64% <100.00%> (ø)
tdrs-backend/tdpservice/data_files/serializers.py 96.82% <100.00%> (+0.27%) ⬆️
tdrs-backend/tdpservice/data_files/validators.py 96.42% <100.00%> (+0.27%) ⬆️
.../users/migrations/0044_alter_user_feature_flags.py 100.00% <100.00%> (ø)
tdrs-backend/tdpservice/users/models.py 93.93% <100.00%> (ø)
tdrs-backend/tdpservice/users/serializers.py 100.00% <ø> (ø)
tdrs-frontend/src/actions/fraReports.js 100.00% <100.00%> (ø)
tdrs-frontend/src/actions/reports.js 100.00% <ø> (ø)
...-frontend/src/components/FileUpload/FileUpload.jsx 88.88% <ø> (-0.18%) ⬇️
... and 14 more

... 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 8955b3b...247a477. Read the comment docs.