nucypher / nucypher-monitor

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

Remove expired stakers from inactive staker list. #100

Closed derekpierre closed 3 years ago

derekpierre commented 3 years ago

Fixes #99 .

Temporary fix until https://github.com/nucypher/nucypher/issues/2760 is addressed.

codecov-commenter commented 3 years ago

Codecov Report

Merging #100 (a6067ee) into main (ff164ab) will decrease coverage by 0.43%. The diff coverage is 14.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #100      +/-   ##
==========================================
- Coverage   50.89%   50.46%   -0.44%     
==========================================
  Files          11       11              
  Lines        1059     1072      +13     
==========================================
+ Hits          539      541       +2     
- Misses        520      531      +11     
Impacted Files Coverage Δ
monitor/crawler.py 42.71% <14.28%> (-0.94%) :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 ff164ab...a6067ee. Read the comment docs.