defichain-api / masternode-health-server

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

Catch missing debug.log #44 #46

Closed sandrich closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #46 (4ed7f62) into master (a750a09) will increase coverage by 0.15%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
+ Coverage   91.98%   92.14%   +0.15%     
==========================================
  Files           3        3              
  Lines         362      369       +7     
==========================================
+ Hits          333      340       +7     
  Misses         29       29              
Impacted Files Coverage Δ
masternode_health/monitor.py 81.64% <100.00%> (+0.23%) :arrow_up:
masternode_health/test/test_monitor.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 a750a09...4ed7f62. Read the comment docs.