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: Bring in the pure-python renderer from guppy #1462

Merged
merged 3 commits into from
Aug 22, 2024

python 3.10 compat...

b9072d9
Select commit
Loading
Failed to load commit list.
Merged

feat: Bring in the pure-python renderer from guppy #1462

python 3.10 compat...
b9072d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2024 in 1s

87.68% (+0.01%) compared to ea9cca0

View this Pull Request on Codecov

87.68% (+0.01%) compared to ea9cca0

Details

Codecov Report

Attention: Patch coverage is 89.42308% with 11 lines in your changes missing coverage. Please review.

Project coverage is 87.68%. Comparing base (ea9cca0) to head (b9072d9).

Files Patch % Lines
hugr-py/src/hugr/render.py 91.57% 8 Missing ⚠️
hugr-py/src/hugr/hugr.py 66.66% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1462      +/-   ##
==========================================
+ Coverage   87.66%   87.68%   +0.01%     
==========================================
  Files         120      121       +1     
  Lines       20702    20806     +104     
  Branches    17949    17949              
==========================================
+ Hits        18148    18243      +95     
- Misses       1785     1794       +9     
  Partials      769      769              

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