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(overlays): move goals inside overlays #5657

Closed sogehige closed 1 year ago

sogehige commented 1 year ago

BREAKING CHANGE: Goals are moved to be part of overlays, removing their own settings

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 15.15% and project coverage change: -4.05 :warning:

Comparison is base (8a7c79a) 54.44% compared to head (71494ac) 50.39%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5657 +/- ## ========================================== - Coverage 54.44% 50.39% -4.05% ========================================== Files 321 311 -10 Lines 17593 17451 -142 Branches 3481 3484 +3 ========================================== - Hits 9579 8795 -784 - Misses 8014 8656 +642 ``` | Flag | Coverage Δ | | |---|---|---| | postgres | `50.39% <15.15%> (-3.90%)` | :arrow_down: | | sqlite | `50.18% <15.15%> (-4.04%)` | :arrow_down: | 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://app.codecov.io/gh/sogebot/sogeBot/pull/5657?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sogebot) | Coverage Δ | | |---|---|---| | [src/graphql/resolvers/index.ts](https://app.codecov.io/gh/sogebot/sogeBot/pull/5657?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sogebot#diff-c3JjL2dyYXBocWwvcmVzb2x2ZXJzL2luZGV4LnRz) | `100.00% <ø> (ø)` | | | [src/helpers/overlaysDefaultValues.ts](https://app.codecov.io/gh/sogebot/sogeBot/pull/5657?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sogebot#diff-c3JjL2hlbHBlcnMvb3ZlcmxheXNEZWZhdWx0VmFsdWVzLnRz) | `37.50% <ø> (ø)` | | | [src/overlays/goals.ts](https://app.codecov.io/gh/sogebot/sogeBot/pull/5657?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sogebot#diff-c3JjL292ZXJsYXlzL2dvYWxzLnRz) | `25.00% <12.06%> (-32.15%)` | :arrow_down: | | [src/helpers/goals/recountIntervals.ts](https://app.codecov.io/gh/sogebot/sogeBot/pull/5657?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sogebot#diff-c3JjL2hlbHBlcnMvZ29hbHMvcmVjb3VudEludGVydmFscy50cw==) | `40.90% <18.75%> (-4.33%)` | :arrow_down: | | [src/integrations/tiltify.ts](https://app.codecov.io/gh/sogebot/sogeBot/pull/5657?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sogebot#diff-c3JjL2ludGVncmF0aW9ucy90aWx0aWZ5LnRz) | `43.05% <22.22%> (-0.19%)` | :arrow_down: | ... and [45 files with indirect coverage changes](https://app.codecov.io/gh/sogebot/sogeBot/pull/5657/indirect-changes?src=pr&el=tree-more&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.