starcoin
starcoin copied to clipboard
[test] add some (prop)tests, add stest debug info
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)
- [x] 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
Merging #3662 (b4c5480) into master (740c36a) will increase coverage by
0.02%. The diff coverage is90.91%.
@@ Coverage Diff @@
## master #3662 +/- ##
==========================================
+ Coverage 55.31% 55.33% +0.02%
==========================================
Files 597 597
Lines 64331 64342 +11
==========================================
+ Hits 35580 35597 +17
+ Misses 28751 28745 -6
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 55.33% <90.91%> (+0.02%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| abi/decoder/src/lib.rs | 1.37% <0.00%> (ø) |
|
| types/src/account.rs | 6.40% <ø> (ø) |
|
| commons/stest/stest-macro/src/lib.rs | 60.92% <50.00%> (ø) |
|
| vm/types/src/account_address.rs | 100.00% <100.00%> (ø) |
|
| vm/types/src/unit_tests/access_path_test.rs | 98.74% <100.00%> (+21.71%) |
:arrow_up: |
| ...mons/forkable-jellyfish-merkle/src/iterator/mod.rs | 69.79% <0.00%> (-7.55%) |
:arrow_down: |
| commons/service-registry/src/service_actor.rs | 71.91% <0.00%> (-1.65%) |
:arrow_down: |
| sync/src/tasks/accumulator_sync_task.rs | 96.16% <0.00%> (-1.28%) |
:arrow_down: |
| network-p2p/src/discovery.rs | 72.59% <0.00%> (-1.14%) |
:arrow_down: |
| ...rc/protocol/generic_proto/upgrade/notifications.rs | 90.35% <0.00%> (-0.53%) |
:arrow_down: |
| ... and 9 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 740c36a...b4c5480. Read the comment docs.