Closed palango closed 5 years ago
Merging #50 into master will increase coverage by
0.02%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #50 +/- ##
==========================================
+ Coverage 52.01% 52.04% +0.02%
==========================================
Files 23 22 -1
Lines 694 661 -33
Branches 53 52 -1
==========================================
- Hits 361 344 -17
+ Misses 322 306 -16
Partials 11 11
Impacted Files | Coverage Δ | |
---|---|---|
monitoring_service/__main__.py | 0% <ø> (ø) |
:arrow_up: |
monitoring_service/utils/blockchain_listener.py | 82.16% <0%> (-0.64%) |
:arrow_down: |
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 1871e68...4016637. Read the comment docs.
Removes the Rest API.
Fixes #49
Merge after #48