Skip to content

Rename BlobEntry->Blobentry and BlobStore->Blobstore#1136

Merged
Affie merged 1 commit intodevelopfrom
maint/nouns/Blobentry_Blobstore
Jun 11, 2025
Merged

Rename BlobEntry->Blobentry and BlobStore->Blobstore#1136
Affie merged 1 commit intodevelopfrom
maint/nouns/Blobentry_Blobstore

Conversation

@Affie
Copy link
Copy Markdown
Member

@Affie Affie commented Jun 11, 2025

close #1123
close #1124

@Affie Affie added this to the v0.27.0 milestone Jun 11, 2025
@Affie Affie self-assigned this Jun 11, 2025
@@ -81,7 +81,7 @@ function printVariable(
print(ioc, " :$key ")
println(ioc, "<-- .suggested: ", round.(ppe.suggested, digits = 4))
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[JuliaFormatter] reported by reviewdog 🐶

Suggested change
println(ioc, "<-- .suggested: ", round.(ppe.suggested, digits = 4))
println(ioc, "<-- .suggested: ", round.(ppe.suggested; digits = 4))

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 11, 2025

Codecov Report

Attention: Patch coverage is 62.09150% with 58 lines in your changes missing coverage. Please review.

Project coverage is 75.32%. Comparing base (ffe75ea) to head (cf96074).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
src/DataBlobs/services/BlobEntry.jl 62.50% 24 Missing ⚠️
src/DataBlobs/services/BlobStores.jl 55.10% 22 Missing ⚠️
src/GraphsDFG/services/GraphsDFG.jl 28.57% 5 Missing ⚠️
src/DataBlobs/services/HelpersDataWrapEntryBlob.jl 76.47% 4 Missing ⚠️
src/DataBlobs/services/BlobPacking.jl 0.00% 2 Missing ⚠️
src/DataBlobs/entities/BlobEntry.jl 80.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1136   +/-   ##
========================================
  Coverage    75.32%   75.32%           
========================================
  Files           28       28           
  Lines         2399     2399           
========================================
  Hits          1807     1807           
  Misses         592      592           

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

@Affie Affie merged commit 05ad44d into develop Jun 11, 2025
5 of 6 checks passed
@Affie Affie deleted the maint/nouns/Blobentry_Blobstore branch June 11, 2025 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update BlobStore -> Blobstore Update BlobEntry -> Blobentry

1 participant