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

Task/WP-725: Mutation Hooks: Extract Files #1035

Merged
merged 10 commits into from
Dec 20, 2024

Removed changes to files unrelated to task due to pointing a branch t…

e8d9863
Select commit
Loading
Failed to load commit list.
Merged

Task/WP-725: Mutation Hooks: Extract Files #1035

Removed changes to files unrelated to task due to pointing a branch t…
e8d9863
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 18, 2024 in 0s

70.51% (-1.48%) compared to a82283b

View this Pull Request on Codecov

70.51% (-1.48%) compared to a82283b

Details

Codecov Report

Attention: Patch coverage is 5.44218% with 139 lines in your changes missing coverage. Please review.

Project coverage is 70.51%. Comparing base (a82283b) to head (e8d9863).

Files with missing lines Patch % Lines
client/src/hooks/datafiles/mutations/useExtract.ts 6.30% 104 Missing ⚠️
client/src/utils/getExtractParams.ts 2.77% 35 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           task/WP-724    #1035      +/-   ##
===============================================
- Coverage        71.99%   70.51%   -1.48%     
===============================================
  Files              537      538       +1     
  Lines            33847    33967     +120     
  Branches          2985     2935      -50     
===============================================
- Hits             24369    23953     -416     
- Misses            9279     9815     +536     
  Partials           199      199              
Files with missing lines Coverage Δ
server/portal/settings/settings_default.py 0.00% <ø> (ø)
client/src/utils/getExtractParams.ts 2.77% <2.77%> (ø)
client/src/hooks/datafiles/mutations/useExtract.ts 6.30% <6.30%> (ø)

... and 13 files with indirect coverage changes