Skip to content
New issue

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

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

Already on GitHub? # to your account

feat(potal|backend): Add GibOpinion #43

Merged
merged 1 commit into from
Feb 16, 2023
Merged

feat(potal|backend): Add GibOpinion #43

merged 1 commit into from
Feb 16, 2023

Conversation

cleptric
Copy link
Member

This adds a simple polls feature.

@codecov
Copy link

codecov bot commented Feb 16, 2023

Codecov Report

Base: 50.53% // Head: 40.75% // Decreases project coverage by -9.78% ⚠️

Coverage data is based on head (f6c666c) compared to base (b738c0e).
Patch coverage: 1.23% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #43      +/-   ##
============================================
- Coverage     50.53%   40.75%   -9.78%     
- Complexity      162      197      +35     
============================================
  Files            39       45       +6     
  Lines          1310     1634     +324     
============================================
+ Hits            662      666       +4     
- Misses          648      968     +320     
Impacted Files Coverage Δ
src/Event/AbstractEvent.php 100.00% <ø> (ø)
src/Event/EventFactory.php 76.00% <0.00%> (-14.48%) ⬇️
src/Event/InteractionsCallbackEvent.php 0.00% <0.00%> (ø)
src/Event/SlashCommandEvent.php 0.00% <0.00%> (ø)
src/Http/SlackClient.php 26.08% <0.00%> (-5.50%) ⬇️
src/Model/Table/PollOptionsTable.php 0.00% <0.00%> (ø)
src/Model/Table/PollResponsesTable.php 0.00% <0.00%> (ø)
src/Model/Table/PollsTable.php 0.00% <0.00%> (ø)
src/Service/PollService.php 0.00% <0.00%> (ø)
src/Model/Table/UsersTable.php 34.54% <100.00%> (+5.13%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cleptric cleptric merged commit be9ef5a into main Feb 16, 2023
@cleptric cleptric deleted the feature/polls branch February 16, 2023 00:35
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant