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

minor improvement on GC and add StaticLifetime trait #159

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

jiangzhe
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 91.35802% with 7 lines in your changes missing coverage. Please review.

Project coverage is 70.38%. Comparing base (9948cfe) to head (b73cbea).

Files with missing lines Patch % Lines
doradb-storage/src/trx/log.rs 50.00% 4 Missing ⚠️
doradb-storage/src/trx/purge.rs 96.61% 2 Missing ⚠️
doradb-storage/src/trx/sys.rs 87.50% 1 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #159      +/-   ##
==========================================
+ Coverage   70.35%   70.38%   +0.02%     
==========================================
  Files         147      148       +1     
  Lines       20650    20663      +13     
==========================================
+ Hits        14529    14544      +15     
+ Misses       6121     6119       -2     

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

@jiangzhe jiangzhe merged commit f6ed25b into main Feb 10, 2025
1 check passed
@jiangzhe jiangzhe deleted the minor-improvement branch February 10, 2025 05:54
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