DonDebonair / slack-machine

A simple, yet powerful and extendable Slack bot
https://dondebonair.github.io/slack-machine/
MIT License
755 stars 54 forks source link

Add support for Block Actions #1034

Closed DonDebonair closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 93.71069% with 30 lines in your changes are missing coverage. Please review.

Project coverage is 79.50%. Comparing base (9657817) to head (4551c1a).

Files Patch % Lines
machine/plugins/block_action.py 72.72% 12 Missing :warning:
machine/models/interactive.py 98.03% 5 Missing :warning:
machine/clients/slack.py 33.33% 4 Missing :warning:
machine/core.py 86.66% 2 Missing :warning:
machine/handlers/command_handler.py 95.00% 2 Missing :warning:
machine/handlers/interactive_handler.py 95.45% 2 Missing :warning:
machine/plugins/base.py 50.00% 2 Missing :warning:
machine/models/core.py 93.75% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1034 +/- ## ========================================== + Coverage 75.03% 79.50% +4.46% ========================================== Files 27 34 +7 Lines 1318 1742 +424 ========================================== + Hits 989 1385 +396 - Misses 329 357 +28 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.