yoep / popcorn-fx

Popcorn FX is a multi-platform torrent streaming client that includes an integrated media player with support for embedded devices such as the Raspberry PI.
GNU General Public License v3.0
9 stars 1 forks source link

Feature/#237 trakttv backend #238

Closed yoep closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 82.70113% with 415 lines in your changes are missing coverage. Please review.

Project coverage is 76.42%. Comparing base (18ca43e) to head (ce0787d).

Files Patch % Lines
popcorn-fx-trakt/src/trakt/provider.rs 83.36% 91 Missing :warning:
...popcorn/backend/media/tracking/TrackingEventC.java 0.00% 35 Missing :warning:
...pcorn/backend/settings/ApplicationConfigEvent.java 30.43% 32 Missing :warning:
popcorn-fx/src/ffi/torrents.rs 50.00% 27 Missing :warning:
popcorn-fx/src/ffi/tracking.rs 83.96% 21 Missing :warning:
popcorn-fx-core/src/core/media/tracking/sync.rs 94.79% 19 Missing :warning:
popcorn-fx-core/src/lib.rs 80.61% 19 Missing :warning:
...oep/popcorn/ui/tracking/EmbeddedAuthorization.java 0.00% 15 Missing :warning:
...github/yoep/popcorn/ui/PopcornTimeApplication.java 0.00% 11 Missing :warning:
...n/backend/media/tracking/TraktTrackingService.java 61.53% 9 Missing and 1 partial :warning:
... and 43 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #238 +/- ## ============================================ + Coverage 74.87% 76.42% +1.55% - Complexity 1751 1779 +28 ============================================ Files 552 552 Lines 38846 40453 +1607 Branches 469 465 -4 ============================================ + Hits 29085 30916 +1831 + Misses 9514 9285 -229 - Partials 247 252 +5 ``` | [Flag](https://app.codecov.io/gh/yoep/popcorn-fx/pull/238/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/yoep/popcorn-fx/pull/238/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `76.42% <82.70%> (+1.55%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.