Skip to content

Slack/UI: Add wrapper around Slack conversations #16

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

Merged
merged 1 commit into from
Mar 1, 2025
Merged

Conversation

amotl
Copy link
Member

@amotl amotl commented Feb 22, 2025

About

For sending Slack messages directly through Python, instead of needing to pre-process or submit them otherwise.

Documentation: Slack UI

Details

Synopsis

rapporto slack send --channel=C08EF2NGZGB --message="**Hello, world.**"

Copy link

codecov bot commented Feb 22, 2025

Codecov Report

Attention: Patch coverage is 42.73504% with 134 lines in your changes missing coverage. Please review.

Project coverage is 62.51%. Comparing base (bc72097) to head (9d0dece).
Report is 60 commits behind head on main.

Files with missing lines Patch % Lines
src/rapporto/ui/slack.py 44.91% 65 Missing ⚠️
src/rapporto/util.py 30.61% 34 Missing ⚠️
src/rapporto/slack/cli.py 47.61% 33 Missing ⚠️
src/rapporto/github/model.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #16      +/-   ##
==========================================
- Coverage   68.25%   62.51%   -5.75%     
==========================================
  Files          14       15       +1     
  Lines         860     1083     +223     
==========================================
+ Hits          587      677      +90     
- Misses        273      406     +133     
Flag Coverage Δ
unittests 62.51% <42.73%> (-5.75%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@amotl amotl changed the title Slack: Add SlackOut component Slack/UI: Added wrapper around Slack conversations Mar 1, 2025
... available per CLI `rapporto slack send`.
@amotl amotl changed the title Slack/UI: Added wrapper around Slack conversations Slack/UI: Add wrapper around Slack conversations Mar 1, 2025
@amotl amotl marked this pull request as ready for review March 1, 2025 02:27
@amotl amotl merged commit 64006c5 into main Mar 1, 2025
3 of 5 checks passed
@amotl amotl deleted the slack-client branch March 1, 2025 02:27
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.

1 participant