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

Fix(CanvasForm): Search field not showing correct fields in case of nested fields #1906

Merged
merged 1 commit into from
Jan 15, 2025

Fix(CanvasForm): Search field not showing correct fields in case of n…

e31ae88
Select commit
Loading
Failed to load commit list.
Merged

Fix(CanvasForm): Search field not showing correct fields in case of nested fields #1906

Fix(CanvasForm): Search field not showing correct fields in case of n…
e31ae88
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2025 in 0s

78.49% (+0.01%) compared to c4f7873

View this Pull Request on Codecov

78.49% (+0.01%) compared to c4f7873

Details

Codecov Report

Attention: Patch coverage is 96.70330% with 3 lines in your changes missing coverage. Please review.

Project coverage is 78.49%. Comparing base (c4f7873) to head (e31ae88).

Files with missing lines Patch % Lines
...ckages/ui/src/components/Form/CustomAutoFields.tsx 62.50% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1906      +/-   ##
============================================
+ Coverage     78.48%   78.49%   +0.01%     
  Complexity      367      367              
============================================
  Files           468      469       +1     
  Lines         14779    14804      +25     
  Branches       2831     2832       +1     
============================================
+ Hits          11599    11621      +22     
- Misses         3092     3095       +3     
  Partials         88       88              

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