scrapinghub / frontera

A scalable frontier for web crawlers
BSD 3-Clause "New" or "Revised" License
1.29k stars 215 forks source link

Add a test for generating graph visualizations #386

Closed suzil closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #386 into master will increase coverage by 1.27%. The diff coverage is 90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #386      +/-   ##
==========================================
+ Coverage    60.3%   61.58%   +1.27%     
==========================================
  Files          78       78              
  Lines        6145     6149       +4     
  Branches      809      811       +2     
==========================================
+ Hits         3706     3787      +81     
+ Misses       2265     2177      -88     
- Partials      174      185      +11
Impacted Files Coverage Δ
frontera/utils/graphs/generate_diagrams.py 89.28% <90%> (+89.28%) :arrow_up:
frontera/contrib/backends/hbase/__init__.py 68.22% <0%> (ø) :arrow_up:
frontera/utils/graphs/models.py 66.66% <0%> (+9.72%) :arrow_up:
frontera/utils/graphs/manager.py 78.82% <0%> (+57.64%) :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 b98accd...82caf17. Read the comment docs.

suzil commented 4 years ago

closing due to no response