Refactoring Factors: data -> state, observation and cache #1127
Codecov / codecov/project
failed
Jun 18, 2025 in 1s
73.84% (-1.49%) compared to 05ad44d
View this Pull Request on Codecov
73.84% (-1.49%) compared to 05ad44d
Details
Codecov Report
Attention: Patch coverage is 54.66667% with 68 lines in your changes missing coverage. Please review.
Project coverage is 73.84%. Comparing base (
05ad44d) to head (4e285b4).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Deprecated.jl | 2.43% | 40 Missing |
| src/services/DFGFactor.jl | 70.00% | 9 Missing |
| src/entities/DFGFactor.jl | 69.23% | 8 Missing |
| src/services/Serialization.jl | 79.16% | 5 Missing |
| src/services/AbstractDFG.jl | 50.00% | 2 Missing |
| src/services/CompareUtils.jl | 75.00% | 2 Missing |
| src/services/CustomPrinting.jl | 71.42% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #1127 +/- ##
===========================================
- Coverage 75.32% 73.84% -1.49%
===========================================
Files 28 28
Lines 2399 2416 +17
===========================================
- Hits 1807 1784 -23
- Misses 592 632 +40 ☔ 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