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: Expose advanced Badger timeout options to tket2-py #506

Merged
merged 3 commits into from
Jul 25, 2024

change max_circuit_cnt to max_circuit_count

fcb1194
Select commit
Loading
Failed to load commit list.
Merged

feat: Expose advanced Badger timeout options to tket2-py #506

change max_circuit_cnt to max_circuit_count
fcb1194
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 25, 2024 in 1s

83.49% (+0.00%) compared to 573d0ba

View this Pull Request on Codecov

83.49% (+0.00%) compared to 573d0ba

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 83.49%. Comparing base (573d0ba) to head (fcb1194).

Files Patch % Lines
badger-optimiser/src/main.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #506   +/-   ##
=======================================
  Coverage   83.49%   83.49%           
=======================================
  Files          64       64           
  Lines        6647     6647           
  Branches     6126     6126           
=======================================
  Hits         5550     5550           
  Misses        817      817           
  Partials      280      280           

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