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: include schema rather than read file #807

Merged
merged 2 commits into from
Jan 15, 2024

fix: include schema instead

75ec5e7
Select commit
Loading
Failed to load commit list.
Merged

fix: include schema rather than read file #807

fix: include schema instead
75ec5e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2024 in 1s

83.90% (+0.04%) compared to cee16b4

View this Pull Request on Codecov

83.90% (+0.04%) compared to cee16b4

Details

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (cee16b4) 83.85% compared to head (75ec5e7) 83.90%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/hugr/serialize.rs 70.00% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #807      +/-   ##
==========================================
+ Coverage   83.85%   83.90%   +0.04%     
==========================================
  Files          72       72              
  Lines       13867    13884      +17     
  Branches    13867    13884      +17     
==========================================
+ Hits        11628    11649      +21     
+ Misses       1417     1413       -4     
  Partials      822      822              

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