nucypher / nucypher-monitor

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

Reduce concurrent use of websocket for web3 node providers #73

Closed derekpierre closed 3 years ago

derekpierre commented 3 years ago
derekpierre commented 3 years ago

@KPrasch FYI encountered the python_version thing in the requirements.txt/dev-requirements.txt files when relocking deps.

codecov-commenter commented 3 years ago

Codecov Report

Merging #73 into master will increase coverage by 0.21%. The diff coverage is 43.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
+ Coverage   47.65%   47.87%   +0.21%     
==========================================
  Files          10       10              
  Lines         959      963       +4     
==========================================
+ Hits          457      461       +4     
  Misses        502      502              
Impacted Files Coverage Δ
monitor/dashboard.py 19.84% <0.00%> (ø)
monitor/crawler.py 46.91% <46.42%> (+0.52%) :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 e184fbe...2333958. Read the comment docs.