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 support for ACID transaction #49

Merged
merged 61 commits into from
Nov 21, 2024

feat: improve documentation

defd22b
Select commit
Loading
Failed to load commit list.
Merged

Add support for ACID transaction #49

feat: improve documentation
defd22b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 21, 2024 in 0s

91.50% (-0.38%) compared to 4b593ae, passed because coverage increased by 1.38% when compared to adjusted base (90.11%)

View this Pull Request on Codecov

91.50% (-0.38%) compared to 4b593ae, passed because coverage increased by 1.38% when compared to adjusted base (90.11%)

Details

Codecov Report

Attention: Patch coverage is 93.06541% with 88 lines in your changes missing coverage. Please review.

Project coverage is 91.50%. Comparing base (4b593ae) to head (defd22b).

Files with missing lines Patch % Lines
txn.go 70.44% 39 Missing and 8 partials ⚠️
internal/simplelru/list.go 75.80% 11 Missing and 4 partials ⚠️
fox.go 96.51% 5 Missing and 2 partials ⚠️
internal/simplelru/lru.go 94.33% 5 Missing and 1 partial ⚠️
tree.go 97.18% 3 Missing and 3 partials ⚠️
node.go 98.94% 3 Missing and 2 partials ⚠️
iter.go 87.50% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
- Coverage   91.88%   91.50%   -0.38%     
==========================================
  Files          19       22       +3     
  Lines        3131     3533     +402     
==========================================
+ Hits         2877     3233     +356     
- Misses        196      234      +38     
- Partials       58       66       +8     

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


🚨 Try these New Features: