-
Notifications
You must be signed in to change notification settings - Fork 956
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
mv gov sub-module from shell into gov crate #3718
Conversation
d3ada83
to
bb64df3
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3718 +/- ##
==========================================
+ Coverage 72.41% 72.47% +0.05%
==========================================
Files 335 334 -1
Lines 104005 104127 +122
==========================================
+ Hits 75320 75464 +144
+ Misses 28685 28663 -22 ☔ View full report in Codecov by Sentry. |
bb64df3
to
d166215
Compare
another nice refactor, thanks @tzemanovic! We merged #3601, you need to rebase on main to fix e2e test that is failing! |
I've added one more refactor to get rid of the tx and vp cache being passed through in 1e319fb |
1e319fb
to
020f63c
Compare
020f63c
to
c620922
Compare
Hey @tzemanovic, your pull request has been dequeued due to the following reason: CHECKS_FAILED. |
@Mergifyio requeue |
✅ The queue state of this pull request has been cleaned. It can be re-embarked automatically |
Hey @tzemanovic, your pull request has been dequeued due to the following reason: CHECKS_FAILED. |
c620922
to
17b3867
Compare
@Mergifyio requeue |
❌ This pull request head commit has not been previously disembarked from queue. |
the |
@tzemanovic I was having the same problem with that failing test in #3691 - at some point after a rebasing on |
this one started failing after rebase - same in #3735 |
17b3867
to
5ad6cad
Compare
5ad6cad
to
4451262
Compare
4451262
to
96d8e23
Compare
Describe your changes
Checklist before merging
breaking::
labels