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

Add Open graph class #191

Merged
merged 40 commits into from
Aug 23, 2024

Fix lints

2f37c63
Select commit
Loading
Failed to load commit list.
Merged

Add Open graph class #191

Fix lints
2f37c63
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 15, 2024 in 0s

76.02% (+0.49%) compared to 364be19

View this Pull Request on Codecov

76.02% (+0.49%) compared to 364be19

Details

Codecov Report

Attention: Patch coverage is 89.84375% with 13 lines in your changes missing coverage. Please review.

Project coverage is 76.02%. Comparing base (364be19) to head (2f37c63).

Files Patch % Lines
graphix/pyzx.py 90.24% 8 Missing ⚠️
graphix/opengraph.py 89.13% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #191      +/-   ##
==========================================
+ Coverage   75.52%   76.02%   +0.49%     
==========================================
  Files          34       36       +2     
  Lines        5569     5697     +128     
==========================================
+ Hits         4206     4331     +125     
- Misses       1363     1366       +3     

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