Skip to content

change delete return type #1134

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 10, 2025

change delete return type

2f82a96
Select commit
Loading
Failed to load commit list.
Merged

change delete return type #1134

change delete return type
2f82a96
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2025 in 0s

75.57% (+0.08%) compared to eff25af

View this Pull Request on Codecov

75.57% (+0.08%) compared to eff25af

Details

Codecov Report

Attention: Patch coverage is 73.17073% with 11 lines in your changes missing coverage. Please review.

Project coverage is 75.57%. Comparing base (eff25af) to head (2f82a96).

Files with missing lines Patch % Lines
src/DataBlobs/services/BlobStores.jl 50.00% 4 Missing ⚠️
src/DataBlobs/services/HelpersDataWrapEntryBlob.jl 50.00% 4 Missing ⚠️
src/DataBlobs/services/BlobEntry.jl 50.00% 2 Missing ⚠️
src/GraphsDFG/services/GraphsDFG.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1134      +/-   ##
===========================================
+ Coverage    75.49%   75.57%   +0.08%     
===========================================
  Files           28       28              
  Lines         2387     2391       +4     
===========================================
+ Hits          1802     1807       +5     
+ Misses         585      584       -1     

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