-
Notifications
You must be signed in to change notification settings - Fork 22
sbtc automatically deploy contracts #294
Conversation
Codecov Report
@@ Coverage Diff @@
## main #294 +/- ##
===========================================
+ Coverage 43.42% 76.61% +33.18%
===========================================
Files 45 5 -40
Lines 5322 248 -5074
Branches 47 47
===========================================
- Hits 2311 190 -2121
+ Misses 3010 57 -2953
Partials 1 1
Flags with carried forward coverage won't be shown. Click here to find out more. see 40 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Where does the increase come from? |
Final |
friedger
left a comment
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.
Automatic contract deployment worked for me :-)
LGTM
|
Last time, I couldn't install clarinet on alpine. I will try again. |
Summary of Changes
up.shno longer builds images. Relates to Devenv takes a long time to start, container do not always get picked up from cache #283sbtcservice deploys contracts before running romeo. Conflicts with Integration tests with devenv as backend. #215mine_btc.shfunds wallet 0. Mine into wallet 1 #222 miner updates #237Testing
Succesful sbtc logs look like:
Risks
How were these changes tested?
What future testing should occur?
Checklist: