bartholomej / node-csfd-api

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

Fix: Search actors #23

Closed bartholomej closed 1 year ago

bartholomej commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Base: 99.72% // Head: 99.62% // Decreases project coverage by -0.09% :warning:

Coverage data is based on head (403c0c0) compared to base (43c4e80). Patch coverage: 92.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #23 +/- ## ========================================== - Coverage 99.72% 99.62% -0.10% ========================================== Files 23 23 Lines 15559 15475 -84 Branches 120 124 +4 ========================================== - Hits 15516 15417 -99 - Misses 42 53 +11 - Partials 1 5 +4 ``` | [Impacted Files](https://codecov.io/gh/bartholomej/node-csfd-api/pull/23?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BART%21) | Coverage Δ | | |---|---|---| | [tests/mocks/search.html.ts](https://codecov.io/gh/bartholomej/node-csfd-api/pull/23/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BART%21#diff-dGVzdHMvbW9ja3Mvc2VhcmNoLmh0bWwudHM=) | `100.00% <ø> (ø)` | | | [src/helpers/search.helper.ts](https://codecov.io/gh/bartholomej/node-csfd-api/pull/23/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BART%21#diff-c3JjL2hlbHBlcnMvc2VhcmNoLmhlbHBlci50cw==) | `92.30% <91.66%> (-7.70%)` | :arrow_down: | | [src/services/search.service.ts](https://codecov.io/gh/bartholomej/node-csfd-api/pull/23/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BART%21#diff-c3JjL3NlcnZpY2VzL3NlYXJjaC5zZXJ2aWNlLnRz) | `100.00% <100.00%> (ø)` | | | [src/helpers/global.helper.ts](https://codecov.io/gh/bartholomej/node-csfd-api/pull/23/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BART%21#diff-c3JjL2hlbHBlcnMvZ2xvYmFsLmhlbHBlci50cw==) | `92.42% <0.00%> (-7.58%)` | :arrow_down: | | [src/helpers/movie.helper.ts](https://codecov.io/gh/bartholomej/node-csfd-api/pull/23/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BART%21#diff-c3JjL2hlbHBlcnMvbW92aWUuaGVscGVyLnRz) | `94.69% <0.00%> (-1.64%)` | :arrow_down: | | [src/services/user-ratings.service.ts](https://codecov.io/gh/bartholomej/node-csfd-api/pull/23/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BART%21#diff-c3JjL3NlcnZpY2VzL3VzZXItcmF0aW5ncy5zZXJ2aWNlLnRz) | `71.69% <0.00%> (-0.95%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BART%21). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=BART%21)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.