Skip to content

[db] implement Get/Put/Delete/Version() for BoltDBVersioned

Codecov / codecov/project failed May 27, 2024 in 0s

77.05% (target 85.00%)

View this Pull Request on Codecov

77.05% (target 85.00%)

Details

Codecov Report

Attention: Patch coverage is 86.61972% with 19 lines in your changes are missing coverage. Please review.

Project coverage is 77.05%. Comparing base (cc526cd) to head (628bb2d).
Report is 8 commits behind head on master.

Current head 628bb2d differs from pull request most recent head 9f88d88

Please upload reports for the commit 9f88d88 to get more accurate results.

Files Patch % Lines
db/db_versioned.go 81.90% 17 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4256      +/-   ##
==========================================
+ Coverage   77.02%   77.05%   +0.03%     
==========================================
  Files         342      343       +1     
  Lines       29406    29567     +161     
==========================================
+ Hits        22651    22784     +133     
- Misses       5650     5668      +18     
- Partials     1105     1115      +10     

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