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: should handle key and path of nested grouped array with nestedIndex #420

Merged
merged 1 commit into from
Nov 4, 2023

fix: should handle key and path of nested grouped array with nestedIndex

adcf08b
Select commit
Loading
Failed to load commit list.
Merged

fix: should handle key and path of nested grouped array with nestedIndex #420

fix: should handle key and path of nested grouped array with nestedIndex
adcf08b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2023 in 0s

87.95% (+0.02%) compared to 1a757e8

View this Pull Request on Codecov

87.95% (+0.02%) compared to 1a757e8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1a757e8) 87.93% compared to head (adcf08b) 87.95%.
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #420      +/-   ##
==========================================
+ Coverage   87.93%   87.95%   +0.02%     
==========================================
  Files          25       25              
  Lines        2387     2391       +4     
  Branches      379      382       +3     
==========================================
+ Hits         2099     2103       +4     
  Misses        287      287              
  Partials        1        1              
Files Coverage Δ
src/components/DataKeyPair.tsx 65.01% <100.00%> (+0.10%) ⬆️
src/components/DataTypes/Object.tsx 87.94% <100.00%> (+0.07%) ⬆️
src/type.ts 100.00% <100.00%> (ø)

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