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

feat: allow path meta querying for nested fields closes #4575 #4594

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

logaretm
Copy link
Owner

🔎 Overview

Allows querying nested paths meta value by matching fields with starting path.

closes #4575

@logaretm logaretm force-pushed the feat/support-path-meta-querying branch from c397eb9 to eb4f73a Compare December 14, 2023 04:02
Copy link

codecov bot commented Dec 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7e2093b) 96.19% compared to head (eb4f73a) 89.77%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4594      +/-   ##
==========================================
- Coverage   96.19%   89.77%   -6.42%     
==========================================
  Files          86       93       +7     
  Lines        7151     7680     +529     
  Branches     1338     1351      +13     
==========================================
+ Hits         6879     6895      +16     
- Misses        272      778     +506     
- Partials        0        7       +7     

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

@logaretm logaretm merged commit a18c19f into main Dec 14, 2023
6 of 7 checks passed
@logaretm logaretm deleted the feat/support-path-meta-querying branch December 14, 2023 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

isFieldDirty on array of object field
1 participant