-
Notifications
You must be signed in to change notification settings - Fork 959
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!: upgrade to celestia-app v0.7.0 #1147
chore!: upgrade to celestia-app v0.7.0 #1147
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1147 +/- ##
==========================================
+ Coverage 55.55% 55.82% +0.26%
==========================================
Files 160 160
Lines 9853 9862 +9
==========================================
+ Hits 5474 5505 +31
+ Misses 3841 3825 -16
+ Partials 538 532 -6
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Integ test failed CI. Will debug tomorrow |
@rootulp, is it ready for review? |
@Wondertan nope, sorry I haven't investigated why integ test is failing yet. |
Note that we have one flakey integration test that may be annoying for you to debug |
Noted. I just started a third retry |
Notes from investigation:
Synchronous debugging with @evan-forbes
|
Thanks, @rootulp. Mockable App is something we have wanted for a while already, and it just has never been a priority. From your message, it seems like it is blocking the update now, right? |
Yep blocking. @evan-forbes is working on a slightly different approach to unblock this PR. |
Blocked on celestiaorg/celestia-app#770 |
Co-authored-by: rene <[email protected]>
Co-authored-by: rene <[email protected]>
This reverts commit 44c8d92.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thank you for the help ❤️
Left two non-blocking optional nits
Closes #1142
Opens #1231