Skip to content

fix(feedback): flush all table refs before wizard preview on last step

905b599
Select commit
Loading
Failed to load commit list.
Draft

feat(feedback): missing record form improvements #836

fix(feedback): flush all table refs before wizard preview on last step
905b599
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2026 in 1s

61.5% (-0.9%) compared to 006cf95

View this Pull Request on Codecov

61.5% (-0.9%) compared to 006cf95

Details

Codecov Report

❌ Patch coverage is 82.40850% with 149 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.5%. Comparing base (006cf95) to head (905b599).

Files with missing lines Patch % Lines
...onents/FeedbackForms/MissingRecord/RecordPanel.tsx 75.4% 54 Missing and 1 partial ⚠️
...nents/FeedbackForms/MissingRecord/RecordWizard.tsx 87.3% 32 Missing ⚠️
...mponents/FeedbackForms/MissingRecord/UrlsField.tsx 60.8% 22 Missing ⚠️
...ts/FeedbackForms/MissingRecord/ReferencesField.tsx 65.3% 16 Missing ⚠️
...onents/FeedbackForms/MissingRecord/useFormDraft.ts 85.3% 13 Missing ⚠️
...nents/FeedbackForms/MissingRecord/AuthorsTable.tsx 78.1% 8 Missing and 1 partial ⚠️
...nents/FeedbackForms/MissingRecord/AuthorsField.tsx 95.0% 1 Missing ⚠️
...ents/FeedbackForms/MissingRecord/FormChecklist.tsx 98.6% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #836     +/-   ##
========================================
- Coverage    62.5%   61.5%   -0.9%     
========================================
  Files         317     344     +27     
  Lines       36576   40322   +3746     
  Branches     1673    1792    +119     
========================================
+ Hits        22827   24782   +1955     
- Misses      13709   15495   +1786     
- Partials       40      45      +5     
Files with missing lines Coverage Δ
...onents/FeedbackForms/MissingRecord/DraftBanner.tsx 100.0% <100.0%> (ø)
...nents/FeedbackForms/MissingRecord/PubDateField.tsx 100.0% <100.0%> (ø)
...rc/components/FeedbackForms/MissingRecord/types.ts 100.0% <100.0%> (ø)
src/types.ts 100.0% <100.0%> (ø)
...nents/FeedbackForms/MissingRecord/AuthorsField.tsx 97.7% <95.0%> (ø)
...ents/FeedbackForms/MissingRecord/FormChecklist.tsx 98.6% <98.6%> (ø)
...nents/FeedbackForms/MissingRecord/AuthorsTable.tsx 54.6% <78.1%> (ø)
...onents/FeedbackForms/MissingRecord/useFormDraft.ts 85.3% <85.3%> (ø)
...ts/FeedbackForms/MissingRecord/ReferencesField.tsx 55.4% <65.3%> (ø)
...mponents/FeedbackForms/MissingRecord/UrlsField.tsx 56.3% <60.8%> (ø)
... and 2 more

... and 19 files with indirect coverage changes

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.