CQCL / hugr-llvm

http://crates.io/crates/hugr-llvm
Apache License 2.0
4 stars 2 forks source link

feat: Support `FunctionType` values #30

Closed lmondada closed 1 month ago

lmondada commented 1 month ago

Closes #7

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 83.24%. Comparing base (4ae1b8a) to head (66d456e).

Files Patch % Lines
src/types.rs 66.66% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #30 +/- ## ========================================== + Coverage 83.21% 83.24% +0.03% ========================================== Files 11 11 Lines 1513 1516 +3 Branches 1513 1516 +3 ========================================== + Hits 1259 1262 +3 + Misses 168 167 -1 - Partials 86 87 +1 ``` | [Flag](https://app.codecov.io/gh/CQCL/hugr-llvm/pull/30/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CQCL) | Coverage Δ | | |---|---|---| | [rust](https://app.codecov.io/gh/CQCL/hugr-llvm/pull/30/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CQCL) | `83.24% <66.66%> (+0.03%)` | :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.