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): support scoped names of nested fields #110

Merged
merged 6 commits into from
Feb 16, 2024
Merged

Conversation

MiroslavPetrik
Copy link
Member

fixes #109

Copy link

codecov bot commented Feb 16, 2024

Codecov Report

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

Comparison is base (d780fb2) 90.52% compared to head (13d3adc) 91.17%.

Files Patch % Lines
src/atoms/list-atom/listItemForm.ts 98.91% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next     #110      +/-   ##
==========================================
+ Coverage   90.52%   91.17%   +0.64%     
==========================================
  Files         100      101       +1     
  Lines        2513     2720     +207     
  Branches      196      213      +17     
==========================================
+ Hits         2275     2480     +205     
- Misses        238      240       +2     

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

@MiroslavPetrik MiroslavPetrik merged commit f8201da into next Feb 16, 2024
3 checks passed
github-actions bot pushed a commit that referenced this pull request Feb 16, 2024
## [4.0.15-next.1](v4.0.14...v4.0.15-next.1) (2024-02-16)

### Bug Fixes

* **listAtom:** support scoped names of nested fields ([#110](#110)) ([f8201da](f8201da))
Copy link

🎉 This PR is included in version 4.0.15-next.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant