Skip to content

chore: add settings flow to form state

Codecov / codecov/project succeeded Nov 18, 2024 in 0s

58.79% (+0.86%) compared to f172788

View this Pull Request on Codecov

58.79% (+0.86%) compared to f172788

Details

Codecov Report

Attention: Patch coverage is 60.46512% with 51 lines in your changes missing coverage. Please review.

Project coverage is 58.79%. Comparing base (f172788) to head (0a8712b).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...react/src/theme/default/components/card/footer.tsx 16.66% 15 Missing ⚠️
...ault/components/card/current-identifier-button.tsx 72.41% 8 Missing ⚠️
...elements-react/src/components/form/form-helpers.ts 53.84% 6 Missing ⚠️
...elements-react/src/components/form/nodes/input.tsx 0.00% 4 Missing ⚠️
...ckages/elements-react/src/context/flow-context.tsx 20.00% 4 Missing ⚠️
...-react/src/theme/default/components/form/label.tsx 0.00% 4 Missing ⚠️
...ements-react/src/theme/default/utils/attributes.ts 20.00% 4 Missing ⚠️
packages/elements-react/src/context/form-state.ts 89.65% 2 Missing and 1 partial ⚠️
packages/elements-react/src/util/ui/index.ts 50.00% 2 Missing ⚠️
...-react/src/theme/default/components/form/input.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #281      +/-   ##
==========================================
+ Coverage   57.92%   58.79%   +0.86%     
==========================================
  Files          65       68       +3     
  Lines         820      927     +107     
  Branches      101      129      +28     
==========================================
+ Hits          475      545      +70     
- Misses        340      376      +36     
- Partials        5        6       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.