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

doc: adds documentation to prepare for 0.0.5 release #25

Merged
merged 30 commits into from
May 24, 2024
Merged

Conversation

arindas
Copy link
Owner

@arindas arindas commented Feb 28, 2024

No description provided.

Documents append_record_with_contiguous_bytes, remove_expired_segments, rotate_new_write_segment and flush
Copy link

codecov bot commented May 24, 2024

Codecov Report

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

Project coverage is 90.99%. Comparing base (0ea2395) to head (d363e69).

Files Patch % Lines
src/storage/commit_log/segmented_log/store.rs 0.00% 2 Missing ⚠️
src/storage/commit_log/segmented_log/mod.rs 96.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #25      +/-   ##
===========================================
+ Coverage    89.70%   90.99%   +1.29%     
===========================================
  Files           26       26              
  Lines         4149     4222      +73     
===========================================
+ Hits          3722     3842     +120     
+ Misses         427      380      -47     

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

@arindas arindas merged commit 32dadc3 into develop May 24, 2024
5 checks passed
@arindas arindas deleted the docs/0.0.5 branch May 24, 2024 15:44
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.

None yet

1 participant