Skip to content

#4042: allow BBolt lock timeout to be configured (backport to master)#4044

Merged
reinkrul merged 2 commits intomasterfrom
iss4042-upstream-backport
Mar 5, 2026
Merged

#4042: allow BBolt lock timeout to be configured (backport to master)#4044
reinkrul merged 2 commits intomasterfrom
iss4042-upstream-backport

Conversation

@reinkrul
Copy link
Member

@reinkrul reinkrul commented Mar 4, 2026

#4043 to master

Copy link
Member

@gerardsn gerardsn left a comment

Choose a reason for hiding this comment

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

I see a bunch of stuff related to Tracing. Isn't this supposed to be in v6.2?

(test fails due to race condition in the test)

@reinkrul
Copy link
Member Author

reinkrul commented Mar 4, 2026

I see a bunch of stuff related to Tracing. Isn't this supposed to be in v6.2?

(test fails due to race condition in the test)

I never actually released v6.2, I'll close that PR.

@qltysh
Copy link

qltysh bot commented Mar 4, 2026

Qlty

Coverage Impact

⬆️ Merging this pull request will increase total coverage on master by 0.03%.

Modified Files with Diff Coverage (3)

RatingFile% DiffUncovered Line #s
Coverage rating: C Coverage rating: C
storage/bbolt.go100.0%
Coverage rating: F Coverage rating: A
storage/config.go100.0%
Coverage rating: F Coverage rating: F
storage/cmd/cmd.go0.0%31
Total85.7%
🤖 Increase coverage with AI coding...

In the `iss4042-upstream-backport` branch, add test coverage for this new code:

- `storage/cmd/cmd.go` -- Line 31

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@reinkrul reinkrul merged commit 402de8c into master Mar 5, 2026
9 checks passed
@reinkrul reinkrul deleted the iss4042-upstream-backport branch March 5, 2026 07:41
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