feat(ctb): add nicer log lines to dictator steps#4210
Conversation
|
0ea39b2 to
c74f524
Compare
|
Generally looks good to me, just waiting for the devnet with deployed contracts to pass in CI |
|
This PR has been added to the merge queue, and will be merged soon. |
|
Hey @smartcontracts, this pull request failed to merge and has been dequeued from the merge train. If you believe your PR failed in the merge train because of a flaky test, requeue it by commenting with |
|
Hey @smartcontracts! This PR has merge conflicts. Please fix them before continuing review. |
Significantly improves the SystemDictator step process by adding clear logs that describe what each step is doing.
c74f524 to
100f62d
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## develop #4210 +/- ##
===========================================
- Coverage 42.88% 42.88% -0.01%
===========================================
Files 319 319
Lines 17259 17259
Branches 776 776
===========================================
- Hits 7402 7401 -1
+ Misses 9349 9348 -1
- Partials 508 510 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
|
|
This PR has been added to the merge queue, and will be merged soon. |
|
This PR is next in line to be merged, and will be merged as soon as checks pass. |
Description
Significantly improves the SystemDictator step process by adding clear logs that describe what each step is doing.
A clear and concise description of the features you're adding in this pull request.