TexteaInc / json-viewer

not only a JSON viewer
https://viewer.textea.io
MIT License
439 stars 34 forks source link

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

Closed pionxzh closed 10 months ago

pionxzh commented 10 months ago

closes #419

netlify[bot] commented 10 months ago

Deploy Preview for any-viewer ready!

Name Link
Latest commit adcf08bc033074510598c595b5649923ac68a9b2
Latest deploy log https://app.netlify.com/sites/any-viewer/deploys/65465e5d52d0210008302f03
Deploy Preview https://deploy-preview-420--any-viewer.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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 ```diff @@ 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](https://app.codecov.io/gh/TexteaInc/json-viewer/pull/420?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TexteaInc) | Coverage Ξ” | | |---|---|---| | [src/components/DataKeyPair.tsx](https://app.codecov.io/gh/TexteaInc/json-viewer/pull/420?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TexteaInc#diff-c3JjL2NvbXBvbmVudHMvRGF0YUtleVBhaXIudHN4) | `65.01% <100.00%> (+0.10%)` | :arrow_up: | | [src/components/DataTypes/Object.tsx](https://app.codecov.io/gh/TexteaInc/json-viewer/pull/420?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TexteaInc#diff-c3JjL2NvbXBvbmVudHMvRGF0YVR5cGVzL09iamVjdC50c3g=) | `87.94% <100.00%> (+0.07%)` | :arrow_up: | | [src/type.ts](https://app.codecov.io/gh/TexteaInc/json-viewer/pull/420?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TexteaInc#diff-c3JjL3R5cGUudHM=) | `100.00% <100.00%> (ΓΈ)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.