Skip to content

go.mod: use nspcc-dev/bbolt instead of go.etcd.io/bbolt

812ecbb
Select commit
Loading
Failed to load commit list.
Merged

go.mod: use nspcc-dev/bbolt instead of go.etcd.io/bbolt #4006

go.mod: use nspcc-dev/bbolt instead of go.etcd.io/bbolt
812ecbb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 11, 2025 in 0s

81.96% (-0.02%) compared to bf9d0c3

View this Pull Request on Codecov

81.96% (-0.02%) compared to bf9d0c3

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.96%. Comparing base (bf9d0c3) to head (812ecbb).
⚠️ Report is 10 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4006      +/-   ##
==========================================
- Coverage   81.97%   81.96%   -0.02%     
==========================================
  Files         350      350              
  Lines       49803    49836      +33     
==========================================
+ Hits        40824    40846      +22     
- Misses       7251     7260       +9     
- Partials     1728     1730       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.