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

session and statement #151

Merged
merged 1 commit into from
Jan 14, 2025
Merged

session and statement #151

merged 1 commit into from
Jan 14, 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 72.07207% with 31 lines in your changes missing coverage. Please review.

Project coverage is 71.76%. Comparing base (845bf60) to head (d5f4baf).

Files with missing lines Patch % Lines
doradb-storage/src/trx/sys.rs 42.10% 11 Missing ⚠️
doradb-storage/src/trx/mod.rs 67.85% 9 Missing ⚠️
doradb-storage/src/table/mvcc.rs 84.21% 6 Missing ⚠️
doradb-storage/examples/multi_threaded_trx.rs 0.00% 3 Missing ⚠️
doradb-storage/src/stmt.rs 88.23% 2 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #151      +/-   ##
==========================================
- Coverage   71.77%   71.76%   -0.02%     
==========================================
  Files         139      140       +1     
  Lines       19387    19413      +26     
==========================================
+ Hits        13915    13931      +16     
- Misses       5472     5482      +10     

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

@jiangzhe jiangzhe merged commit bbe3224 into main Jan 14, 2025
1 check passed
@jiangzhe jiangzhe deleted the statement branch January 14, 2025 07:15
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