andykais / scrape-pages

generalized scraper using a single instruction set for any site that can be statically scraped
https://scrape-pages.js.org
MIT License
6 stars 2 forks source link

Fixes tests and package.json to work on windows 10 #65

Closed eibbor78 closed 3 years ago

eibbor78 commented 3 years ago
codecov-commenter commented 3 years ago

Codecov Report

Merging #65 into master will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   86.71%   86.72%   +0.01%     
==========================================
  Files          40       40              
  Lines         918      919       +1     
  Branches       95       96       +1     
==========================================
+ Hits          796      797       +1     
  Misses         82       82              
  Partials       40       40              
Impacted Files Coverage Δ
src/runtime/tools/store-tool/index.ts 100.00% <100.00%> (ø)

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 0a55b3c...3d2ca26. Read the comment docs.