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(counter): command stats variables #23

Merged
merged 1 commit into from
May 29, 2021
Merged

Conversation

Ealenn
Copy link
Owner

@Ealenn Ealenn commented May 29, 2021

Description

Command stats variables

Related Issue

Resolve #20

@Ealenn Ealenn added the enhancement New feature or request label May 29, 2021
@Ealenn Ealenn self-assigned this May 29, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #23 (26c4dd5) into master (134168f) will increase coverage by 1.16%.
The diff coverage is 95.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #23      +/-   ##
==========================================
+ Coverage   71.69%   72.86%   +1.16%     
==========================================
  Files          17       18       +1     
  Lines         325      339      +14     
  Branches       45       46       +1     
==========================================
+ Hits          233      247      +14     
  Misses         91       91              
  Partials        1        1              
Impacted Files Coverage Δ
src/services/TwitchService.ts 54.23% <90.00%> (+5.18%) ⬆️
src/lib/Commands/RandomMessageCommand.ts 100.00% <100.00%> (ø)
src/lib/Commands/RoundRobinMessageCommand.ts 100.00% <100.00%> (ø)
src/lib/Commands/index.ts 100.00% <100.00%> (ø)
src/services/Model/CommandStats.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 134168f...26c4dd5. Read the comment docs.

@Ealenn Ealenn merged commit 80795b0 into master May 29, 2021
@Ealenn Ealenn deleted the feature/20-counter-system branch May 29, 2021 21:54
@Ealenn Ealenn restored the feature/20-counter-system branch May 26, 2022 11:03
@Ealenn Ealenn deleted the feature/20-counter-system branch May 26, 2022 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Counter system
2 participants