Refactoring code structure and cleanup #1196
Merged
Codecov / codecov/project
succeeded
Nov 18, 2025 in 1s
56.54% (-0.67%) compared to 25e878d, passed because coverage increased by 0.44% when compared to adjusted base (56.09%)
View this Pull Request on Codecov
56.54% (-0.67%) compared to 25e878d, passed because coverage increased by 0.44% when compared to adjusted base (56.09%)
Details
Codecov Report
❌ Patch coverage is 53.33333% with 196 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.54%. Comparing base (25e878d) to head (d80a7c6).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Deprecated.jl | 0.00% | 60 Missing |
| src/services/Bloblet.jl | 16.66% | 50 Missing |
| src/DataBlobs/services/BlobEntry.jl | 58.82% | 35 Missing |
| src/services/find.jl | 65.30% | 17 Missing |
| src/entities/Bloblet.jl | 8.33% | 11 Missing |
| src/services/list.jl | 91.22% | 5 Missing |
| src/serialization/StateSerialization.jl | 73.33% | 4 Missing |
| src/services/AbstractDFG.jl | 71.42% | 4 Missing |
| src/services/Tags.jl | 88.57% | 4 Missing |
| src/services/CustomPrinting.jl | 33.33% | 2 Missing |
| ... and 3 more |
Additional details and impacted files
@@ Coverage Diff @@
## develop #1196 +/- ##
===========================================
- Coverage 57.20% 56.54% -0.67%
===========================================
Files 33 37 +4
Lines 2358 2407 +49
===========================================
+ Hits 1349 1361 +12
- Misses 1009 1046 +37 ☔ 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