zlurad / serp-parser

Nodejs lib to parse Google SERP html pages
MIT License
43 stars 13 forks source link

Extract searches with thumbnails #32

Closed LukaGrdinic closed 5 years ago

LukaGrdinic commented 5 years ago

27

codecov[bot] commented 5 years ago

Codecov Report

Merging #32 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #32   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines         130    146   +16     
  Branches       15     17    +2     
=====================================
+ Hits          130    146   +16
Impacted Files Coverage Δ
src/index.ts 100% <100%> (ø) :arrow_up:
src/models.ts 100% <100%> (ø) :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 a3a3010...1decddf. Read the comment docs.