Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(social): discord and twitter integration #30

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Ealenn
Copy link
Owner

@Ealenn Ealenn commented May 26, 2022

Description

Resolve #26

@Ealenn Ealenn self-assigned this May 26, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jul 28, 2024

Codecov Report

Attention: Patch coverage is 90.21739% with 9 lines in your changes missing coverage. Please review.

Project coverage is 74.04%. Comparing base (f0d9c13) to head (a2d6bcc).

Files with missing lines Patch % Lines
src/services/YamlService.ts 16.66% 3 Missing and 2 partials ⚠️
src/services/TwitchService.ts 0.00% 2 Missing ⚠️
src/lib/Commands/Socials/DiscordCommand.ts 94.11% 1 Missing ⚠️
src/lib/Commands/Socials/TwitterCommand.ts 95.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   72.86%   74.04%   +1.18%     
==========================================
  Files          18       22       +4     
  Lines         339      393      +54     
  Branches       46       58      +12     
==========================================
+ Hits          247      291      +44     
- Misses         91       94       +3     
- Partials        1        8       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Twitter integration
2 participants