defichain-api / masternode-health-server

Server part to send data to the masternode-health-api
MIT License
2 stars 4 forks source link

Major code refactoring #17

Closed sandrich closed 3 years ago

sandrich commented 3 years ago
codecov-commenter commented 3 years ago

Codecov Report

Merging #17 (1268be2) into master (a096d1e) will decrease coverage by 1.14%. The diff coverage is 84.04%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
- Coverage   89.84%   88.69%   -1.15%     
==========================================
  Files           3        3              
  Lines         256      292      +36     
==========================================
+ Hits          230      259      +29     
- Misses         26       33       +7     
Impacted Files Coverage Δ
masternode_health/monitor.py 75.00% <74.50%> (-0.24%) :arrow_down:
masternode_health/test/test_monitor.py 100.00% <100.00%> (ø)
masternode_health/version.py 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 a096d1e...1268be2. Read the comment docs.