Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add internal KVS pogreb package #2302

Merged
merged 16 commits into from
Jan 24, 2024

fix: option setting

c98c4c4
Select commit
Loading
Failed to load commit list.
Merged

Add internal KVS pogreb package #2302

fix: option setting
c98c4c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2024 in 1s

30.20% (+0.05%) compared to 2ca7187

View this Pull Request on Codecov

30.20% (+0.05%) compared to 2ca7187

Details

Codecov Report

Attention: 39 lines in your changes are missing coverage. Please review.

Comparison is base (2ca7187) 30.15% compared to head (c98c4c4) 30.20%.
Report is 2 commits behind head on main.

Files Patch % Lines
internal/db/kvs/pogreb/pogreb.go 55.73% 20 Missing and 7 partials ⚠️
internal/db/kvs/pogreb/options.go 70.00% 8 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2302      +/-   ##
==========================================
+ Coverage   30.15%   30.20%   +0.05%     
==========================================
  Files         389      391       +2     
  Lines       40826    40927     +101     
==========================================
+ Hits        12310    12362      +52     
- Misses      27863    27900      +37     
- Partials      653      665      +12     

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