nucypher / nucypher-monitor

NuCypher network intelligence crawler and web dashboard
7 stars 15 forks source link

Get tests passing #60

Closed derekpierre closed 4 years ago

derekpierre commented 4 years ago

Based over #57 .

codecov-io commented 4 years ago

Codecov Report

Merging #60 into tassimo will increase coverage by 13.98%. The diff coverage is 24.70%.

Impacted file tree graph

@@             Coverage Diff              @@
##           tassimo      #60       +/-   ##
============================================
+ Coverage    30.19%   44.18%   +13.98%     
============================================
  Files           10       10               
  Lines          818      894       +76     
============================================
+ Hits           247      395      +148     
+ Misses         571      499       -72     
Impacted Files Coverage Δ
monitor/dashboard.py 19.84% <0.00%> (-1.53%) :arrow_down:
monitor/crawler.py 39.88% <19.60%> (+15.86%) :arrow_up:
monitor/db.py 95.83% <25.00%> (+67.57%) :arrow_up:
monitor/components.py 30.76% <44.44%> (+1.55%) :arrow_up:
monitor/layout.py 94.11% <100.00%> (ø)
monitor/cli/main.py 57.30% <0.00%> (+1.12%) :arrow_up:
monitor/utils.py 100.00% <0.00%> (+50.00%) :arrow_up:

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 4d3c738...f7a0752. Read the comment docs.