RakambdaOrg / ChannelPointsMiner

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

Actually listen to notifications to claim drops #838

Closed Rakambda closed 1 month ago

Rakambda commented 1 month ago

Pull Request Etiquette

Checklist

Type of change

Description

A notification handler was created to listen notifications and claim drops. However it was never initialized and added to the ;iner. This PR fixes that.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.33%. Comparing base (adfb8aa) to head (2d2bd30).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #838 +/- ## ========================================== Coverage 85.32% 85.33% - Complexity 1109 1110 +1 ========================================== Files 201 201 Lines 3483 3485 +2 Branches 262 262 ========================================== + Hits 2972 2974 +2 Misses 456 456 Partials 55 55 ``` | [Flag](https://app.codecov.io/gh/RakambdaOrg/ChannelPointsMiner/pull/838/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/838/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=RakambdaOrg) | `85.71% <100.00%> (+<0.01%)` | :arrow_up: | | [unittests-viewer](https://app.codecov.io/gh/RakambdaOrg/ChannelPointsMiner/pull/838/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.