Skip to content

fix: read redundancy level from header instead of using default#5432

Closed
sbackend123 wants to merge 1 commit intomasterfrom
fix/read-redundancy-level-from-header
Closed

fix: read redundancy level from header instead of using default#5432
sbackend123 wants to merge 1 commit intomasterfrom
fix/read-redundancy-level-from-header

Conversation

@sbackend123
Copy link
Copy Markdown
Contributor

Checklist

  • I have read the coding guide.
  • My change requires a documentation update, and I have done it.
  • I have added tests to cover my changes.
  • I have filled out the description and linked the related issues.

Description

Open API Spec Version Changes (if applicable)

Motivation and Context (Optional)

Related Issue (Optional)

Screenshots (if appropriate):

AI Disclosure

  • This PR contains code that has been generated by an LLM.
  • I have reviewed the AI generated code thoroughly.
  • I possess the technical expertise to responsibly review the code generated in this PR.

Comment thread pkg/api/bzz_test.go
@@ -65,7 +65,6 @@ import (
//
// nolint:thelper
func TestBzzUploadDownloadWithRedundancy_FLAKY(t *testing.T) {
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.

can we also remove the FLAKY from the test name then?

@sbackend123
Copy link
Copy Markdown
Contributor Author

Merged to #5429

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