my8100 / logparser

A tool for parsing Scrapy log files periodically and incrementally, extending the HTTP JSON API of Scrapyd.
GNU General Public License v3.0
89 stars 22 forks source link

Test py38 instead of py35 on CircleCI #18

Closed my8100 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #18 into master will increase coverage by 0.11%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   87.92%   88.04%   +0.11%     
==========================================
  Files           9        9              
  Lines         903      912       +9     
==========================================
+ Hits          794      803       +9     
  Misses        109      109              
Impacted Files Coverage Δ
logparser/common.py 100.00% <0.00%> (ø) :arrow_up:
logparser/scrapylogparser.py 98.33% <0.00%> (+0.02%) :arrow_up:
logparser/logparser.py 95.64% <0.00%> (+0.03%) :arrow_up:
logparser/telnet.py 86.84% <0.00%> (+0.08%) :arrow_up: