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

Improve correctness of metadata parsing. #89

Merged
merged 2 commits into from
Jan 12, 2025
Merged

Improve correctness of metadata parsing. #89

merged 2 commits into from
Jan 12, 2025

Conversation

zoj613
Copy link
Owner

@zoj613 zoj613 commented Jan 12, 2025

No description provided.

- Particularly improve how integers are handled if they exceed the
internal max representation value.
- Also ensure that any changes made to an array's metadata do not
  accidentally modify uintended fields.
@zoj613 zoj613 added enhancement New feature or request node related to the node module metadata relating to metadata refactoring labels Jan 12, 2025
Copy link

codecov bot commented Jan 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.52%. Comparing base (5d79457) to head (72cbe35).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
+ Coverage   97.60%   98.52%   +0.91%     
==========================================
  Files          13       13              
  Lines        1544     1555      +11     
==========================================
+ Hits         1507     1532      +25     
+ Misses         37       23      -14     

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

@zoj613 zoj613 merged commit 22bd73a into main Jan 12, 2025
6 checks passed
@zoj613 zoj613 deleted the nodetype branch January 12, 2025 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request metadata relating to metadata node related to the node module refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant