Skip to content
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

feat: add stable etag #285

Merged
merged 2 commits into from
Jun 5, 2023
Merged

feat: add stable etag #285

merged 2 commits into from
Jun 5, 2023

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Jun 2, 2023

Ref: ipfs/boxo@f61f954#r1213918777

I'm not a great fan of the CID being in the hashed bit, but I believe that's what ipfs/boxo#303 is currently doing and it'd be nice to hamonise one way or the other, and it's not particularly wasteful to include it.

@rvagg rvagg mentioned this pull request Jun 2, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jun 3, 2023

Codecov Report

Merging #285 (d8acafc) into main (2ad198d) will increase coverage by 0.83%.
The diff coverage is 87.50%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #285      +/-   ##
==========================================
+ Coverage   71.19%   72.02%   +0.83%     
==========================================
  Files          70       70              
  Lines        6283     6391     +108     
==========================================
+ Hits         4473     4603     +130     
+ Misses       1556     1539      -17     
+ Partials      254      249       -5     
Impacted Files Coverage Δ
pkg/server/http/ipfs.go 63.92% <63.63%> (-0.26%) ⬇️
pkg/types/request.go 65.17% <100.00%> (+8.03%) ⬆️

... and 7 files with indirect coverage changes

@rvagg rvagg merged commit f4929a9 into main Jun 5, 2023
@rvagg rvagg deleted the rvagg/etag branch June 5, 2023 03:01
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.

4 participants