sogebot / sogeBot

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

add tags to title cache and change to updateChannelInfo #5630

Closed sogehige closed 1 year ago

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

Codecov Report

Base: 55.81% // Head: 55.71% // Decreases project coverage by -0.09% :warning:

Coverage data is based on head (74c74b1) compared to base (208c4b5). Patch coverage: 54.02% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5630 +/- ## ========================================== - Coverage 55.81% 55.71% -0.10% ========================================== Files 340 337 -3 Lines 18797 18699 -98 Branches 3593 3580 -13 ========================================== - Hits 10491 10419 -72 + Misses 8306 8280 -26 ``` | Flag | Coverage Δ | | |---|---|---| | postgres | `55.71% <54.02%> (-0.09%)` | :arrow_down: | | sqlite | `52.30% <54.02%> (-3.14%)` | :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://codecov.io/gh/sogebot/sogeBot/pull/5630?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sogebot) | Coverage Δ | | |---|---|---| | [src/helpers/api/stats.ts](https://codecov.io/gh/sogebot/sogeBot/pull/5630?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sogebot#diff-c3JjL2hlbHBlcnMvYXBpL3N0YXRzLnRz) | `100.00% <ø> (ø)` | | | [src/plugins/template.ts](https://codecov.io/gh/sogebot/sogeBot/pull/5630?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sogebot#diff-c3JjL3BsdWdpbnMvdGVtcGxhdGUudHM=) | `29.62% <0.00%> (-1.14%)` | :arrow_down: | | [src/services/twitch/api/interval.ts](https://codecov.io/gh/sogebot/sogeBot/pull/5630?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sogebot#diff-c3JjL3NlcnZpY2VzL3R3aXRjaC9hcGkvaW50ZXJ2YWwudHM=) | `28.08% <ø> (-0.95%)` | :arrow_down: | | [src/services/twitch/calls/getChannelInformation.ts](https://codecov.io/gh/sogebot/sogeBot/pull/5630?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sogebot#diff-c3JjL3NlcnZpY2VzL3R3aXRjaC9jYWxscy9nZXRDaGFubmVsSW5mb3JtYXRpb24udHM=) | `17.39% <22.72%> (-1.26%)` | :arrow_down: | | [src/events.ts](https://codecov.io/gh/sogebot/sogeBot/pull/5630?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sogebot#diff-c3JjL2V2ZW50cy50cw==) | `29.78% <25.00%> (ø)` | | | [src/services/twitch.ts](https://codecov.io/gh/sogebot/sogeBot/pull/5630?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sogebot#diff-c3JjL3NlcnZpY2VzL3R3aXRjaC50cw==) | `64.37% <33.33%> (ø)` | | | [src/services/twitch/calls/updateChannelInfo.ts](https://codecov.io/gh/sogebot/sogeBot/pull/5630?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sogebot#diff-c3JjL3NlcnZpY2VzL3R3aXRjaC9jYWxscy91cGRhdGVDaGFubmVsSW5mby50cw==) | `22.85% <36.84%> (ø)` | | | [...rc/helpers/customvariables/updateWidgetAndTitle.ts](https://codecov.io/gh/sogebot/sogeBot/pull/5630?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sogebot#diff-c3JjL2hlbHBlcnMvY3VzdG9tdmFyaWFibGVzL3VwZGF0ZVdpZGdldEFuZFRpdGxlLnRz) | `75.00% <50.00%> (ø)` | | | [src/panel.ts](https://codecov.io/gh/sogebot/sogeBot/pull/5630?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sogebot#diff-c3JjL3BhbmVsLnRz) | `32.64% <84.61%> (+0.74%)` | :arrow_up: | | [src/integrations/discord.ts](https://codecov.io/gh/sogebot/sogeBot/pull/5630?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sogebot#diff-c3JjL2ludGVncmF0aW9ucy9kaXNjb3JkLnRz) | `28.38% <88.88%> (-0.13%)` | :arrow_down: | | ... and [9 more](https://codecov.io/gh/sogebot/sogeBot/pull/5630?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 at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.