Closed Markuu-s closed 2 years ago
Merging #616 (0c87c9a) into master (8096192) will decrease coverage by
0.02%
. The diff coverage is13.63%
.
@@ Coverage Diff @@
## master #616 +/- ##
==========================================
- Coverage 46.02% 46.00% -0.03%
==========================================
Files 715 715
Lines 32334 32356 +22
Branches 17888 17903 +15
==========================================
+ Hits 14883 14886 +3
- Misses 13105 13124 +19
Partials 4346 4346
Impacted Files | Coverage Δ | |
---|---|---|
core/api/full_node/make.cpp | 0.00% <0.00%> (ø) |
|
core/api/wallet/local_wallet.cpp | 0.00% <0.00%> (ø) |
|
core/api/full_node/node_api.hpp | 100.00% <100.00%> (ø) |
|
core/api/wallet/wallet_api.hpp | 100.00% <100.00%> (ø) |
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 8096192...0c87c9a. Read the comment docs.
Description of the Change
Benefits
Possible Drawbacks
Usage Examples or Tests [optional]
Alternate Designs [optional]