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

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

3a9f3fc
Select commit
Loading
Failed to load commit list.
Merged

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

Implement `{to/of}_yojson` functions for Metadata types.
3a9f3fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2024 in 0s

94.78% (+0.61%) compared to 4cb6563

View this Pull Request on Codecov

94.78% (+0.61%) compared to 4cb6563

Details

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.