RakambdaOrg / ChannelPointsMiner

Watch Twitch streams and earn channel points
GNU Affero General Public License v3.0
68 stars 11 forks source link

Add telegram notifications #791

Closed Rakambda closed 5 months ago

Rakambda commented 5 months ago

Pull Request Etiquette

Checklist

Type of change

New Feature

Description

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 85.46%. Comparing base (7e6d0df) to head (fc91c32).

Files Patch % Lines
...channelpointsminer/miner/factory/MinerFactory.java 66.66% 2 Missing :warning:
...iner/miner/log/telegram/TelegramEventListener.java 92.30% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #791 +/- ## ============================================= + Coverage 85.34% 85.46% +0.11% - Complexity 1089 1107 +18 ============================================= Files 201 204 +3 Lines 3426 3474 +48 Branches 262 268 +6 ============================================= + Hits 2924 2969 +45 - Misses 450 452 +2 - Partials 52 53 +1 ``` | [Flag](https://app.codecov.io/gh/RakambdaOrg/ChannelPointsMiner/pull/791/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RakambdaOrg) | Coverage Δ | | |---|---|---| | [unittests-miner](https://app.codecov.io/gh/RakambdaOrg/ChannelPointsMiner/pull/791/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RakambdaOrg) | `85.84% <94.11%> (+0.11%)` | :arrow_up: | | [unittests-viewer](https://app.codecov.io/gh/RakambdaOrg/ChannelPointsMiner/pull/791/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RakambdaOrg) | `58.33% <ø> (ø)` | | 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=RakambdaOrg#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.