Implementing alternative basis interface and abstract type changes in #40#55
Draft
akirakyle wants to merge 6 commits into
Draft
Implementing alternative basis interface and abstract type changes in #40#55akirakyle wants to merge 6 commits into
akirakyle wants to merge 6 commits into
Codecov / codecov/project
failed
Apr 3, 2026 in 0s
27.22% (-7.45%) compared to f7aaafa
View this Pull Request on Codecov
27.22% (-7.45%) compared to f7aaafa
Details
Codecov Report
❌ Patch coverage is 17.75362% with 227 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.22%. Comparing base (f7aaafa) to head (3e05d9f).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/bases.jl | 37.69% | 81 Missing |
| src/superoperators.jl | 0.00% | 44 Missing |
| src/deprecated.jl | 0.00% | 41 Missing |
| src/julia_base.jl | 0.00% | 27 Missing |
| src/embed_permute.jl | 0.00% | 20 Missing |
| src/expect_variance.jl | 0.00% | 11 Missing |
| src/abstract_types.jl | 0.00% | 2 Missing |
| src/julia_linalg.jl | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #55 +/- ##
==========================================
- Coverage 34.66% 27.22% -7.45%
==========================================
Files 15 15
Lines 424 551 +127
==========================================
+ Hits 147 150 +3
- Misses 277 401 +124 ☔ 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