Conversation
Codecov Report
@@ Coverage Diff @@
## master #233 +/- ##
==========================================
- Coverage 93.47% 92.26% -1.21%
==========================================
Files 6 6
Lines 337 336 -1
==========================================
- Hits 315 310 -5
- Misses 22 26 +4 see 2 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
99916e6 to
612e470
Compare
|
I have a few comments/questions, some of which are not directly related to the changes in this PR:
|
Good catch. I think these
Since main.rs is in test/stacks-node, I don't think we want to create a reference in that direction, but it could make sense to move a shared function somewhere and use it from both places.
I think this is reasonable. We may even want to make |
|
I'm going to leave those two calls to |
The `/v2/info` endpoint is updated to report "subnet-node" instead of "stacks-node".
612e470 to
347fc31
Compare
jbencin
left a comment
There was a problem hiding this comment.
Looks good, we can address those other things I mentioned in the future
The
/v2/infoendpoint is updated to report "subnet-node" instead of"stacks-node".