Conversation
* aggregator renamed to blockManager * blocks are passed to blockManager after gossiping * DALC(BlockRetriever) used to fetch block data * more refactoring needed * more tests needed
Codecov Report
@@ Coverage Diff @@
## main #139 +/- ##
==========================================
- Coverage 57.07% 55.57% -1.51%
==========================================
Files 24 29 +5
Lines 2127 3741 +1614
==========================================
+ Hits 1214 2079 +865
- Misses 786 1375 +589
- Partials 127 287 +160
Continue to review full report at Codecov.
|
b608536 to
9748cea
Compare
|
Can you resolve merge conflicts before review? ty |
1ae0dbe to
f91bef0
Compare
liamsi
left a comment
There was a problem hiding this comment.
Looks great on first sight! More in-depth review following soon.
| go install github.com/ory/go-acc@v0.2.6 | ||
| go-acc -o coverage.txt ./... -- -v --race |
There was a problem hiding this comment.
Interesting, I didn't know about this tool.
There was a problem hiding this comment.
You can read about it here: https://www.ory.sh/golang-go-code-coverage-accurate/
liamsi
left a comment
There was a problem hiding this comment.
I don't fully understand the rationale behind the renaming to block manager but this looks good to me.
blockManagerout ofnodepackage)