Skip to content

Conversation

@gammazero
Copy link
Collaborator

New version includes retrieval optimization.

Nnew version includes retrieval optimization.
@github-actions
Copy link

Suggested version: v0.5.6

Comparing to: v0.5.5 (diff)

Changes in go.mod file(s):

diff --git a/go.mod b/go.mod
index 4e0b564..47c147f 100644
--- a/go.mod
+++ b/go.mod
@@ -45,7 +45,7 @@ require (
 	github.com/ipfs/go-log/v2 v2.5.1
 	github.com/ipfs/go-merkledag v0.11.0
 	github.com/ipfs/go-unixfs v0.4.5
-	github.com/ipfs/go-unixfsnode v1.8.0
+	github.com/ipfs/go-unixfsnode v1.9.0
 	github.com/ipld/go-car v0.6.1
 	github.com/ipld/go-car/v2 v2.13.1
 	github.com/ipld/go-codec-dagpb v1.6.0

gorelease says:

# github.com/data-preservation-programs/singularity/handler/file
## incompatible changes
FilecoinRetriever.RetrieveReader: added

# github.com/data-preservation-programs/singularity/retriever
## compatible changes
(*Retriever).RetrieveReader: added

# diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
required module github.com/microcosm-cc/bluemonday@v1.0.21 retracted by module author: Retract older versions as only latest is to be depended upon

# summary
Suggested version: v0.6.0

gocompat says:

Your branch is up to date with 'origin/main'.

Automatically created GitHub Release

A draft GitHub Release has been created.
It is going to be published when this PR is merged.
You can modify its' body to include any release notes you wish to include with the release.

@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (70c9147) 73.86% compared to head (ad73d49) 73.92%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #407      +/-   ##
==========================================
+ Coverage   73.86%   73.92%   +0.06%     
==========================================
  Files         149      149              
  Lines        9813     9813              
==========================================
+ Hits         7248     7254       +6     
+ Misses       1813     1809       -4     
+ Partials      752      750       -2     

see 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gammazero gammazero merged commit eedbb4d into main Oct 27, 2023
@gammazero gammazero deleted the new-version branch October 27, 2023 21:11
Sankara-Jefferson pushed a commit that referenced this pull request Jun 14, 2025
New version includes retrieval optimization.
Sankara-Jefferson pushed a commit to Sankara-Jefferson/singularity that referenced this pull request Jun 14, 2025
New version includes retrieval optimization.
Sankara-Jefferson pushed a commit that referenced this pull request Jun 17, 2025
New version includes retrieval optimization.
parkan pushed a commit that referenced this pull request Oct 22, 2025
New version includes retrieval optimization.
parkan pushed a commit that referenced this pull request Oct 28, 2025
New version includes retrieval optimization.
parkan pushed a commit that referenced this pull request Nov 6, 2025
New version includes retrieval optimization.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants