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!: simplify angle extension in to a half turns rotation type #611

Merged
merged 8 commits into from
Sep 16, 2024

gen-extensions

3ae6065
Select commit
Loading
Failed to load commit list.
Merged

feat!: simplify angle extension in to a half turns rotation type #611

gen-extensions
3ae6065
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 16, 2024 in 0s

82.22% (-0.13%) compared to 86972f8

View this Pull Request on Codecov

82.22% (-0.13%) compared to 86972f8

Details

Codecov Report

Attention: Patch coverage is 86.12717% with 24 lines in your changes missing coverage. Please review.

Project coverage is 82.22%. Comparing base (86972f8) to head (3ae6065).

Files with missing lines Patch % Lines
tket2/src/extension/rotation.rs 90.51% 7 Missing and 6 partials ⚠️
tket2-hseries/src/extension/hseries/lower.rs 50.00% 0 Missing and 6 partials ⚠️
tket2/src/serialize/pytket/encoder.rs 71.42% 1 Missing and 1 partial ⚠️
tket2-hseries/src/bin/tket2-hseries.rs 0.00% 1 Missing ⚠️
tket2/src/serialize/pytket.rs 66.66% 0 Missing and 1 partial ⚠️
tket2/src/serialize/pytket/op/native.rs 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #611      +/-   ##
==========================================
- Coverage   82.35%   82.22%   -0.13%     
==========================================
  Files          47       47              
  Lines        6534     6447      -87     
  Branches     6534     6447      -87     
==========================================
- Hits         5381     5301      -80     
  Misses        788      788              
+ Partials      365      358       -7     

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