Skip to content

#4042: allow BBolt lock timeout to be configured#4043

Merged
reinkrul merged 5 commits intoV5.4from
iss4042-configure-bbolt-locktimeout
Mar 4, 2026
Merged

#4042: allow BBolt lock timeout to be configured#4043
reinkrul merged 5 commits intoV5.4from
iss4042-configure-bbolt-locktimeout

Conversation

@reinkrul
Copy link
Member

@reinkrul reinkrul commented Mar 3, 2026

No description provided.

@qltysh
Copy link

qltysh bot commented Mar 3, 2026

Qlty

Coverage Impact

⬆️ Merging this pull request will increase total coverage on V5.4 by 0.06%.

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%30
Total85.7%
🤖 Increase coverage with AI coding...

In the `iss4042-configure-bbolt-locktimeout` branch, add test coverage for this new code:

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

🚦 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 d06d8e4 into V5.4 Mar 4, 2026
8 checks passed
@reinkrul reinkrul deleted the iss4042-configure-bbolt-locktimeout branch March 4, 2026 08:48
reinkrul added a commit that referenced this pull request Mar 5, 2026
…#4044)

* #4042: allow BBolt lock timeout to be configured (#4043)

* Update release notes
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