Skip to content

Merge branch 'main' into hotfix/increase-js-linting

95f339f
Select commit
Loading
Failed to load commit list.
Draft

task/increase js linting #1237

Merge branch 'main' into hotfix/increase-js-linting
95f339f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 9, 2026 in 1s

64.00% (-0.01%) compared to 0950a70

View this Pull Request on Codecov

64.00% (-0.01%) compared to 0950a70

Details

Codecov Report

❌ Patch coverage is 50.00000% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.00%. Comparing base (0950a70) to head (95f339f).

Files with missing lines Patch % Lines
...s/DataFiles/DataFilesModals/DataFilesLinkModal.jsx 0.00% 3 Missing ⚠️
...ient/src/components/Jobs/JobsStatus/JobsStatus.jsx 0.00% 2 Missing ⚠️
client/src/hooks/datafiles/mutations/useTrash.ts 0.00% 2 Missing ⚠️
client/src/redux/sagas/onboarding.sagas.js 0.00% 2 Missing ⚠️
...ionsManageTeamTable/AllocationsManageTeamTable.jsx 0.00% 1 Missing ⚠️
...ataFilesProjectMembers/DataFilesProjectMembers.jsx 0.00% 1 Missing ⚠️
client/src/components/Submissions/Submissions.jsx 0.00% 1 Missing ⚠️
...s/UIPatterns/UIPatternsButton/UIPatternsButton.jsx 0.00% 1 Missing ⚠️
...common/InfiniteScrollTable/InfiniteScrollTable.jsx 50.00% 1 Missing ⚠️
client/src/hooks/datafiles/mutations/useCopy.ts 0.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1237      +/-   ##
==========================================
- Coverage   64.00%   64.00%   -0.01%     
==========================================
  Files         450      450              
  Lines       13389    13384       -5     
  Branches     2616     2618       +2     
==========================================
- Hits         8570     8566       -4     
+ Misses       4487     4486       -1     
  Partials      332      332              
Files with missing lines Coverage Δ
...nt/src/components/Allocations/AllocationsCells.jsx 90.00% <ø> (ø)
...t/src/components/Allocations/AllocationsLayout.jsx 82.35% <100.00%> (-0.99%) ⬇️
...nt/src/components/Applications/AppForm/AppForm.jsx 84.45% <100.00%> (ø)
...c/components/Applications/AppForm/AppFormSchema.js 88.52% <ø> (ø)
...pForm/fixtures/AppForm.executionsystems.fixture.js 100.00% <ø> (ø)
client/src/components/Dashboard/Dashboard.jsx 75.67% <100.00%> (ø)
...iles/DataFilesBreadcrumbs/DataFilesBreadcrumbs.jsx 68.11% <ø> (ø)
.../DataFiles/DataFilesDropdown/DataFilesDropdown.jsx 84.74% <ø> (ø)
.../DataFilesModals/DataFilesDownloadMessageModal.jsx 81.81% <ø> (-1.04%) ⬇️
...ataFiles/DataFilesModals/DataFilesExtractModal.jsx 4.34% <ø> (ø)
... and 40 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.