Implement a bases api and rework abstract types #32
Codecov / codecov/project
failed
Nov 28, 2024 in 0s
17.04% (-0.26%) compared to 3d63b38
View this Pull Request on Codecov
17.04% (-0.26%) compared to 3d63b38
Details
Codecov Report
Attention: Patch coverage is 0%
with 49 lines
in your changes missing coverage. Please review.
Project coverage is 17.04%. Comparing base (
3d63b38
) to head (8a5aa31
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/julia_base.jl | 0.00% | 12 Missing |
src/bases.jl | 0.00% | 9 Missing |
src/expect_variance.jl | 0.00% | 8 Missing |
src/linalg.jl | 0.00% | 8 Missing |
src/abstract_types.jl | 0.00% | 6 Missing |
src/identityoperator.jl | 0.00% | 4 Missing |
src/julia_linalg.jl | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #32 +/- ##
==========================================
- Coverage 17.29% 17.04% -0.26%
==========================================
Files 12 12
Lines 399 399
==========================================
- Hits 69 68 -1
- Misses 330 331 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading