bartholomej / node-csfd-api

ČSFD API in JavaScript. Amazing NPM library for scrapping csfd.cz :)
25 stars 2 forks source link

New CSFD 2021 compatibility #2

Closed bartholomej closed 3 years ago

bartholomej commented 3 years ago

Be ready for new CSFD design https://new.csfd.cz

codecov-io commented 3 years ago

Codecov Report

Merging #2 (3a56f2c) into master (f0be524) will increase coverage by 0.15%. The diff coverage is 99.82%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #2      +/-   ##
==========================================
+ Coverage   99.50%   99.66%   +0.15%     
==========================================
  Files           8       10       +2     
  Lines        3657     5078    +1421     
  Branches       31       41      +10     
==========================================
+ Hits         3639     5061    +1422     
+ Misses         18       16       -2     
- Partials        0        1       +1     
Impacted Files Coverage Δ
tests/mocks/movie1.html.ts 100.00% <ø> (ø)
tests/mocks/userRatings.html.ts 100.00% <ø> (ø)
src/helpers/movie.helper.ts 91.47% <95.50%> (+4.92%) :arrow_up:
src/fetchers/index.ts 100.00% <100.00%> (ø)
src/helpers/user-ratings.helper.ts 96.61% <100.00%> (+0.24%) :arrow_up:
src/services/user-ratings.service.ts 100.00% <100.00%> (ø)
src/vars.ts 100.00% <100.00%> (ø)
tests/mocks/movie2.html.ts 100.00% <100.00%> (ø)
tests/mocks/series1.html.ts 100.00% <100.00%> (ø)
... and 3 more

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 f0be524...3a56f2c. Read the comment docs.