CQCL / hugr

Hierarchical Unified Graph Representation for quantum and classical programs
https://crates.io/crates/hugr
Apache License 2.0
18 stars 5 forks source link

refactor: cleanups from writing docstring #1232

Closed ss2165 closed 3 months ago

ss2165 commented 3 months ago

go commit by commit mostly things like making methods/classes internal

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 86.99%. Comparing base (2b05771) to head (22f5f91). Report is 1 commits behind head on main.

:exclamation: Current head 22f5f91 differs from pull request most recent head 68c5e8b

Please upload reports for the commit 68c5e8b to get more accurate results.

Files Patch % Lines
hugr-py/src/hugr/ops.py 87.00% 13 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1232 +/- ## ======================================= Coverage 86.99% 86.99% ======================================= Files 100 100 Lines 19021 19025 +4 Branches 17040 17040 ======================================= + Hits 16547 16551 +4 Misses 1696 1696 Partials 778 778 ``` | [Flag](https://app.codecov.io/gh/CQCL/hugr/pull/1232/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CQCL) | Coverage Δ | | |---|---|---| | [python](https://app.codecov.io/gh/CQCL/hugr/pull/1232/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CQCL) | `91.48% <88.07%> (+0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CQCL#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.