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

chore(maindbv4): add a migration guide #944

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

darrenvechain
Copy link
Member

Description

Migration guide for mainDB v4

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • New and existing E2E tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have not added any vulnerable dependencies to my code

@darrenvechain darrenvechain requested a review from a team as a code owner January 15, 2025 11:24
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.55%. Comparing base (571f607) to head (bb9a717).

Additional details and impacted files
@@                Coverage Diff                @@
##           release/maindbv4     #944   +/-   ##
=================================================
  Coverage             61.54%   61.55%           
=================================================
  Files                   217      217           
  Lines                 22635    22635           
=================================================
+ Hits                  13930    13932    +2     
+ Misses                 7583     7581    -2     
  Partials               1122     1122           

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

@darrenvechain darrenvechain changed the title chore(maindbv4): add a migration guide" chore(maindbv4): add a migration guide Jan 15, 2025
@darrenvechain darrenvechain merged commit 1d1f139 into release/maindbv4 Jan 17, 2025
13 checks passed
@darrenvechain darrenvechain deleted the chore/2-2-0-migration-guide branch January 17, 2025 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants