sogebot / sogeBot

sogeBot - Free Twitch Bot built on Node.js
https://sogebot.xyz/
GNU General Public License v3.0
287 stars 65 forks source link

feat(bets): hook to Twitch API #5651

Closed sogehige closed 1 year ago

sogehige commented 1 year ago
CHECKLIST
codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 26.13% and project coverage change: +26.54 :tada:

Comparison is base (da5c42b) 28.98% compared to head (702fa18) 55.53%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5651 +/- ## =========================================== + Coverage 28.98% 55.53% +26.54% =========================================== Files 15 323 +308 Lines 928 17862 +16934 Branches 166 3467 +3301 =========================================== + Hits 269 9920 +9651 - Misses 659 7942 +7283 ``` | Flag | Coverage Δ | | |---|---|---| | postgres | `55.53% <26.13%> (+26.54%)` | :arrow_up: | | sqlite | `55.13% <26.13%> (+26.15%)` | :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=sogebot#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/sogebot/sogeBot/pull/5651?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sogebot) | Coverage Δ | | |---|---|---| | [src/overlays/polls.ts](https://codecov.io/gh/sogebot/sogeBot/pull/5651?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sogebot#diff-c3JjL292ZXJsYXlzL3BvbGxzLnRz) | `60.00% <ø> (ø)` | | | [src/services/twitch/eventsub.ts](https://codecov.io/gh/sogebot/sogeBot/pull/5651?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sogebot#diff-c3JjL3NlcnZpY2VzL3R3aXRjaC9ldmVudHN1Yi50cw==) | `17.48% <0.00%> (ø)` | | | [src/overlays/bets.ts](https://codecov.io/gh/sogebot/sogeBot/pull/5651?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sogebot#diff-c3JjL292ZXJsYXlzL2JldHMudHM=) | `42.85% <11.11%> (ø)` | | | [src/helpers/api/channelPrediction.ts](https://codecov.io/gh/sogebot/sogeBot/pull/5651?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sogebot#diff-c3JjL2hlbHBlcnMvYXBpL2NoYW5uZWxQcmVkaWN0aW9uLnRz) | `15.90% <14.81%> (ø)` | | | [src/systems/bets.ts](https://codecov.io/gh/sogebot/sogeBot/pull/5651?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sogebot#diff-c3JjL3N5c3RlbXMvYmV0cy50cw==) | `38.09% <32.50%> (ø)` | | | [src/systems/polls.ts](https://codecov.io/gh/sogebot/sogeBot/pull/5651?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sogebot#diff-c3JjL3N5c3RlbXMvcG9sbHMudHM=) | `50.98% <50.00%> (ø)` | | ... and [314 files with indirect coverage changes](https://codecov.io/gh/sogebot/sogeBot/pull/5651/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sogebot) 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=sogebot). 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=sogebot)

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