Skip to content

fix deleteBlobentries! return

464c386
Select commit
Loading
Failed to load commit list.
Merged

Standardize delete! and merge! #1212

fix deleteBlobentries! return
464c386
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2026 in 0s

75.01% (+2.63%) compared to f1cea48

View this Pull Request on Codecov

75.01% (+2.63%) compared to f1cea48

Details

Codecov Report

❌ Patch coverage is 83.15789% with 32 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.01%. Comparing base (f1cea48) to head (464c386).

Files with missing lines Patch % Lines
src/entities/DFGVariable.jl 63.63% 8 Missing ⚠️
src/entities/Agent_and_Graph.jl 64.70% 6 Missing ⚠️
src/entities/DFGFactor.jl 85.00% 6 Missing ⚠️
src/Deprecated.jl 88.09% 5 Missing ⚠️
src/services/AbstractDFG.jl 90.32% 3 Missing ⚠️
src/errors.jl 33.33% 2 Missing ⚠️
src/DataBlobs/services/BlobEntry.jl 50.00% 1 Missing ⚠️
src/DataBlobs/services/BlobStores.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1212      +/-   ##
===========================================
+ Coverage    72.37%   75.01%   +2.63%     
===========================================
  Files           37       37              
  Lines         2360     2465     +105     
===========================================
+ Hits          1708     1849     +141     
+ Misses         652      616      -36     

☔ 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.