Closed boyuan-chen closed 3 years ago
Merging #507 (9dbf1db) into develop (443349d) will increase coverage by
9.95%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## develop #507 +/- ##
===========================================
+ Coverage 76.09% 86.05% +9.95%
===========================================
Files 81 49 -32
Lines 3037 1936 -1101
Branches 469 307 -162
===========================================
- Hits 2311 1666 -645
+ Misses 726 270 -456
Flag | Coverage Δ | |
---|---|---|
batch-submitter | ? |
|
contracts | 86.05% <ø> (ø) |
|
core-utils | ? |
|
data-transport-layer | ? |
|
message-relayer | ? |
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 443349d...9dbf1db. Read the comment docs.
The transaction monitor checks the status of fast cdm when it finds it regardless of the estimated finalized time. It increases the API call, but it can provide a better user experience. closed #503