Skip to content

Conversation

viccon
Copy link
Owner

@viccon viccon commented Jun 15, 2024

Log structured KV store to write all buffers

@codecov-commenter
Copy link

codecov-commenter commented Jun 15, 2024

Codecov Report

Attention: Patch coverage is 36.88699% with 296 lines in your changes missing coverage. Please review.

Project coverage is 40.35%. Comparing base (c6dd837) to head (1c38c90).

Files Patch % Lines
logdb/logdb.go 37.03% 63 Missing and 5 partials ⚠️
sessions.go 0.00% 51 Missing ⚠️
logdb/restore.go 7.84% 44 Missing and 3 partials ⚠️
files.go 0.00% 25 Missing ⚠️
buffer.go 0.00% 23 Missing ⚠️
logdb/segment.go 63.46% 13 Missing and 6 partials ⚠️
logdb/scan.go 0.00% 18 Missing ⚠️
server/server.go 60.00% 14 Missing and 4 partials ⚠️
git/filereader.go 0.00% 9 Missing ⚠️
server/aggregate.go 72.41% 5 Missing and 3 partials ⚠️
... and 4 more

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##             main       #3       +/-   ##
===========================================
- Coverage   72.08%   40.35%   -31.74%     
===========================================
  Files          22       21        -1     
  Lines         670      741       +71     
===========================================
- Hits          483      299      -184     
- Misses        157      403      +246     
- Partials       30       39        +9     

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

@viccon viccon marked this pull request as ready for review June 15, 2024 12:14
@viccon viccon merged commit db884fc into main Jun 15, 2024
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