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: ignore rootName when its false #57

Merged
merged 2 commits into from
Sep 22, 2022
Merged

fix: ignore rootName when its false #57

merged 2 commits into from
Sep 22, 2022

Conversation

himself65
Copy link
Contributor

Fixes: #56

@netlify
Copy link

netlify bot commented Sep 22, 2022

Deploy Preview for any-viewer ready!

Name Link
🔨 Latest commit 786a550
🔍 Latest deploy log https://app.netlify.com/sites/any-viewer/deploys/632c8929f3a261000896a857
😎 Deploy Preview https://deploy-preview-57--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 settings.

@codecov
Copy link

codecov bot commented Sep 22, 2022

Codecov Report

Base: 86.94% // Head: 86.98% // Increases project coverage by +0.03% 🎉

Coverage data is based on head (786a550) compared to base (819fdf8).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
+ Coverage   86.94%   86.98%   +0.03%     
==========================================
  Files          18       18              
  Lines        1609     1613       +4     
  Branches      207      210       +3     
==========================================
+ Hits         1399     1403       +4     
  Misses        210      210              
Impacted Files Coverage Δ
src/components/DataKeyPair.tsx 78.62% <100.00%> (+0.24%) ⬆️
src/index.tsx 91.89% <100.00%> (+0.05%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

rootName = false now shows empty key
1 participant