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

feat: Facilitates the rollback of migration operations #12109

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

MomentQYC
Copy link
Contributor

What

Quickly roll back a migration to the database

Why

For example, when you want to rollback a version, you can quickly do so

Additional info (optional)

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

@github-actions github-actions bot added the packages/backend Server side specific issue/PR label Oct 21, 2023
@codecov
Copy link

codecov bot commented Oct 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2697826) 79.36% compared to head (6995924) 79.27%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #12109      +/-   ##
===========================================
- Coverage    79.36%   79.27%   -0.09%     
===========================================
  Files          939      941       +2     
  Lines       100332   100502     +170     
  Branches      8183     8153      -30     
===========================================
+ Hits         79625    79675      +50     
- Misses       20707    20827     +120     

see 19 files with indirect coverage changes

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

@syuilo syuilo merged commit 9caae8a into misskey-dev:develop Oct 23, 2023
17 of 18 checks passed
@syuilo
Copy link
Member

syuilo commented Oct 23, 2023

👍

kanarikanaru pushed a commit to kanarikanaru/misskey that referenced this pull request Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages/backend Server side specific issue/PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants