Remove old deprecations and implement new blob wrappers with load and save #1173
Codecov / codecov/project
failed
Oct 3, 2025 in 0s
69.94% (-2.47%) compared to b94fc85
View this Pull Request on Codecov
69.94% (-2.47%) compared to b94fc85
Details
Codecov Report
❌ Patch coverage is 36.80556% with 91 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.94%. Comparing base (b94fc85) to head (79ae3d4).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/Deprecated.jl | 0.00% | 79 Missing |
| src/DataBlobs/services/BlobWrappers.jl | 82.75% | 10 Missing |
| src/DataBlobs/entities/BlobEntry.jl | 50.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## develop #1173 +/- ##
===========================================
- Coverage 72.40% 69.94% -2.47%
===========================================
Files 29 29
Lines 2493 2565 +72
===========================================
- Hits 1805 1794 -11
- Misses 688 771 +83 ☔ 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