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

log: Implement Value and KeyValue types #4949

Merged
merged 3 commits into from
Feb 21, 2024

Merge branch 'main' into add-log-attr-impl

f3202a4
Select commit
Loading
Failed to load commit list.
Merged

log: Implement Value and KeyValue types #4949

Merge branch 'main' into add-log-attr-impl
f3202a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2024 in 0s

82.9% (+0.2%) compared to f793a05

View this Pull Request on Codecov

82.9% (+0.2%) compared to f793a05

Details

Codecov Report

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

Comparison is base (f793a05) 82.6% compared to head (f3202a4) 82.9%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #4949     +/-   ##
=======================================
+ Coverage   82.6%   82.9%   +0.2%     
=======================================
  Files        238     238             
  Lines      19038   19182    +144     
=======================================
+ Hits       15742   15903    +161     
+ Misses      3005    2987     -18     
- Partials     291     292      +1     
Files Coverage Δ
log/keyvalue.go 96.5% <96.5%> (+66.5%) ⬆️

... and 1 file with indirect coverage changes