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

Update migrations for new migration flow #167

Merged
merged 4 commits into from
Jul 18, 2023
Merged

Conversation

mappum
Copy link
Contributor

@mappum mappum commented Jul 18, 2023

This PR updates the migration implementations for recent changes in orga.

@codecov-commenter
Copy link

Codecov Report

Merging #167 (e3965b5) into develop (8224a74) will decrease coverage by 0.12%.
The diff coverage is 0.33%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff             @@
##           develop     #167      +/-   ##
===========================================
- Coverage    10.42%   10.30%   -0.12%     
===========================================
  Files           22       22              
  Lines         4604     4657      +53     
===========================================
  Hits           480      480              
- Misses        4124     4177      +53     
Impacted Files Coverage Δ
src/airdrop.rs 38.74% <0.00%> (ø)
src/app.rs 0.00% <0.00%> (ø)
src/app/migrations.rs 0.00% <0.00%> (ø)
src/bin/nomic.rs 0.00% <0.00%> (ø)
src/bitcoin/adapter.rs 46.77% <ø> (+2.15%) ⬆️
src/bitcoin/checkpoint.rs 0.00% <0.00%> (ø)
src/bitcoin/mod.rs 0.00% <0.00%> (ø)
src/bitcoin/signatory.rs 0.00% <ø> (ø)
src/bitcoin/threshold_sig.rs 0.00% <0.00%> (ø)
src/lib.rs 0.00% <ø> (ø)
... and 1 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cwlittle cwlittle merged commit dc87a03 into develop Jul 18, 2023
4 of 6 checks passed
@mappum mappum deleted the updated-migrations branch July 24, 2023 23:42
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.

3 participants