starcoin
starcoin copied to clipboard
Dag test net
Pull request type
Please check the type of change your PR introduces:
- [ ] Bugfix
- [ ] Feature
- [ ] Code style update (formatting, renaming)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] Documentation content changes
- [ ] Other (please describe):
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Other information
Codecov Report
Attention: Patch coverage is 67.64455%
with 2272 lines
in your changes are missing coverage. Please review.
Project coverage is 55.64%. Comparing base (
c2482ce
) to head (11428ef
). Report is 20 commits behind head on master.
:exclamation: Current head 11428ef differs from pull request most recent head 9b963a5. Consider uploading reports for the commit 9b963a5 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## master #4001 +/- ##
==========================================
+ Coverage 54.71% 55.64% +0.94%
==========================================
Files 640 681 +41
Lines 70111 76793 +6682
==========================================
+ Hits 38351 42721 +4370
- Misses 31760 34072 +2312
Flag | Coverage Δ | |
---|---|---|
unittests | 55.64% <67.65%> (+0.94%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Files | Coverage Δ | |
---|---|---|
chain/api/src/message.rs | 0.00% <ø> (ø) |
|
chain/chain-notify/src/lib.rs | 98.53% <100.00%> (-0.02%) |
:arrow_down: |
config/src/available_port.rs | 92.19% <100.00%> (ø) |
|
consensus/src/consensus_test.rs | 100.00% <ø> (ø) |
|
flexidag/dag/src/lib.rs | 100.00% <100.00%> (ø) |
|
flexidag/dag/src/types/reachability.rs | 100.00% <100.00%> (ø) |
|
...reate_block_template/test_create_block_template.rs | 100.00% <100.00%> (ø) |
|
miner/src/lib.rs | 74.59% <100.00%> (ø) |
|
network-p2p/src/service_test.rs | 95.23% <100.00%> (ø) |
|
network-rpc/api/src/lib.rs | 47.13% <ø> (ø) |
|
... and 97 more |
... and 27 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 31048bd...9b963a5. Read the comment docs.