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

Implement {to/of}_yojson functions for Metadata types. #25

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Conversation

zoj613
Copy link
Owner

@zoj613 zoj613 commented Jul 8, 2024

Implementing these functions manually allows us to have more flexibility regarding how much varification is done during parsing of the JSON metadata documents and very specific error reporting.

Implementing these functions manually allows us to have
more flexibility regarding how much varification is done during
parsing of the JSON metadata documents and very specific
error reporting.
@zoj613 zoj613 added metadata relating to metadata refactoring labels Jul 8, 2024
Copy link

codecov bot commented Jul 8, 2024

Codecov Report

Attention: Patch coverage is 98.64865% with 2 lines in your changes missing coverage. Please review.

Project coverage is 94.78%. Comparing base (4cb6563) to head (3a9f3fc).

Files Patch % Lines
lib/util.ml 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
+ Coverage   94.16%   94.78%   +0.61%     
==========================================
  Files          13       13              
  Lines        1012     1094      +82     
==========================================
+ Hits          953     1037      +84     
+ Misses         59       57       -2     

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

@zoj613 zoj613 merged commit fd68743 into main Jul 8, 2024
4 checks passed
@zoj613 zoj613 deleted the metadata_gen branch July 8, 2024 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
metadata relating to metadata refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant