Fixed #28 #49
Merged
Fixed #28 #49
Codecov / codecov/project
succeeded
Mar 22, 2025 in 1s
88.87% (+0.10%) compared to 93bba85
View this Pull Request on Codecov
88.87% (+0.10%) compared to 93bba85
Details
Codecov Report
Attention: Patch coverage is 91.02564% with 7 lines in your changes missing coverage. Please review.
Project coverage is 88.87%. Comparing base (
93bba85) to head (71c1d27).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| quick/circuit/circuit.py | 88.00% | 3 Missing |
| quick/circuit/dag/dagnode.py | 90.62% | 3 Missing |
| quick/circuit/dag/dagcircuit.py | 95.23% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 0.0.0-release #49 +/- ##
=================================================
+ Coverage 88.77% 88.87% +0.10%
=================================================
Files 61 61
Lines 4160 4216 +56
=================================================
+ Hits 3693 3747 +54
- Misses 467 469 +2 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading