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 database migration #315

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

chenyukang
Copy link
Collaborator

No description provided.

@chenyukang chenyukang marked this pull request as draft November 16, 2024 05:56
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 64.58333% with 68 lines in your changes missing coverage. Please review.

Project coverage is 44.76%. Comparing base (27d6b47) to head (18bd9a8).

Files with missing lines Patch % Lines
src/store.rs 43.24% 42 Missing ⚠️
src/migration/migration.rs 73.86% 23 Missing ⚠️
src/migration/db_migrate.rs 86.66% 2 Missing ⚠️
src/fiber/serde_utils.rs 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #315      +/-   ##
==========================================
+ Coverage   44.65%   44.76%   +0.10%     
==========================================
  Files          44       46       +2     
  Lines       28075    28233     +158     
==========================================
+ Hits        12538    12638     +100     
- Misses      15537    15595      +58     
Flag Coverage Δ
unittests 44.76% <64.58%> (+0.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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