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

feat: impl GraphRef for PetgraphWrapper #651

Merged
merged 1 commit into from
Nov 7, 2023

feat: impl GraphRef for PetgraphWrapper

69a7950
Select commit
Loading
Failed to load commit list.
Merged

feat: impl GraphRef for PetgraphWrapper #651

feat: impl GraphRef for PetgraphWrapper
69a7950
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2023 in 0s

79.30% (+1.01%) compared to 1a07cd9

View this Pull Request on Codecov

79.30% (+1.01%) compared to 1a07cd9

Details

Codecov Report

Merging #651 (69a7950) into main (1a07cd9) will increase coverage by 1.01%.
Report is 9 commits behind head on main.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #651      +/-   ##
==========================================
+ Coverage   78.29%   79.30%   +1.01%     
==========================================
  Files          65       64       -1     
  Lines       11530    11352     -178     
  Branches    11530    11352     -178     
==========================================
- Hits         9027     9003      -24     
+ Misses       1863     1708     -155     
- Partials      640      641       +1     
Files Coverage Δ
src/hugr/views/petgraph.rs 22.53% <0.00%> (-2.09%) ⬇️

... and 16 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!