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(listAtom): update the inner fieldAtom's name with current list name & position (#109) #112

Merged
merged 1 commit into from
Feb 16, 2024

Fix 109 (#111)

562739e
Select commit
Loading
Failed to load commit list.
Merged

fix(listAtom): update the inner fieldAtom's name with current list name & position (#109) #112

Fix 109 (#111)
562739e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 16, 2024 in 0s

91.23% (+0.70%) compared to d780fb2

View this Pull Request on Codecov

91.23% (+0.70%) compared to d780fb2

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (d780fb2) 90.52% compared to head (562739e) 91.23%.

Files Patch % Lines
src/atoms/list-atom/listItemForm.ts 99.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
+ Coverage   90.52%   91.23%   +0.70%     
==========================================
  Files         100      101       +1     
  Lines        2513     2737     +224     
  Branches      196      215      +19     
==========================================
+ Hits         2275     2497     +222     
- Misses        238      240       +2     

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