Add test_bases from QuantumOpticsBase and reorganize a bit #37
Codecov / codecov/project
succeeded
Dec 7, 2024 in 1s
34.25% (+17.16%) compared to f22adb7
View this Pull Request on Codecov
34.25% (+17.16%) compared to f22adb7
Details
Codecov Report
Attention: Patch coverage is 26.89655%
with 106 lines
in your changes missing coverage. Please review.
Project coverage is 34.25%. Comparing base (
f22adb7
) to head (662993f
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/show.jl | 0.00% | 43 Missing |
src/linalg.jl | 48.61% | 37 Missing |
src/julia_base.jl | 0.00% | 16 Missing |
src/embed_permute.jl | 50.00% | 4 Missing |
src/bases.jl | 0.00% | 3 Missing |
src/julia_linalg.jl | 0.00% | 2 Missing |
src/identityoperator.jl | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #37 +/- ##
===========================================
+ Coverage 17.08% 34.25% +17.16%
===========================================
Files 12 12
Lines 398 400 +2
===========================================
+ Hits 68 137 +69
+ Misses 330 263 -67
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading