Added dataclasses decorator to molecule class #114
Codecov / codecov/project
failed
Feb 12, 2025 in 0s
99.73% (-0.27%) compared to 43084fb
View this Pull Request on Codecov
99.73% (-0.27%) compared to 43084fb
Details
Codecov Report
Attention: Patch coverage is 96.29630%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 99.73%. Comparing base (
43084fb
) to head (4d1a3bd
).
Report is 4 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/qibochem/driver/molecule.py | 96.29% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #114 +/- ##
===========================================
- Coverage 100.00% 99.73% -0.27%
===========================================
Files 16 16
Lines 751 754 +3
===========================================
+ Hits 751 752 +1
- Misses 0 2 +2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading