Add MockDownstream#1671
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1671 +/- ##
=======================================
Coverage 21.20% 21.20%
=======================================
Files 134 134
Lines 10000 10000
=======================================
Hits 2120 2120
Misses 7880 7880
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
This is ready for review |
|
An integration test is failing: https://github.com/stratum-mining/stratum/actions/runs/15040627485/job/42271266170?pr=1671 It's the "usual" It would be good to fix it since I noticed it's randomly failing on many PRs. |
Shourya742
left a comment
There was a problem hiding this comment.
Changes looks cleans to me. Surprisingly I am facing this issue running the test locally.
Failed to start bitcoind due to Error while executing "/home/stratum/test/integration-tests/template-provider/bitcoin-sv2-tp-0.1.15/bin/bitcoind"
Failed to start bitcoind due to Error while executing "/home/stratum/test/integration-tests/template-provider/bitcoin-sv2-tp-0.1.15/bin/bitcoind"
Failed to start bitcoind due to Error while executing "/home/stratum/test/integration-tests/template-provider/bitcoin-sv2-tp-0.1.15/bin/bitcoind"
Failed to start bitcoind due to Error while executing "/home/stratum/test/integration-tests/template-provider/bitcoin-sv2-tp-0.1.15/bin/bitcoind"
Failed to start bitcoind due to Error while executing "/home/stratum/test/integration-tests/template-provider/bitcoin-sv2-tp-0.1.15/bin/bitcoind".. to `integration-tests` This module can act as a downstream role. It can send and receive messages from an upstream role.
Blocked by #1662Partially resolves #1670