Skip to content

Goof: Make Slack wrapper use double tildes ~~ to encode a strikethrough#64

Merged
amotl merged 1 commit into
mainfrom
slack-strikethrough
Apr 25, 2026
Merged

Goof: Make Slack wrapper use double tildes ~~ to encode a strikethrough#64
amotl merged 1 commit into
mainfrom
slack-strikethrough

Conversation

@amotl

@amotl amotl commented Apr 25, 2026

Copy link
Copy Markdown
Member

Problem

Apparently, Slack adjusted their markup syntax for encoding strikethrough-formatted text. It needs to use two tilde characters ~~ now. Let's fix forward.

image

Notes

See also "Markdown, Strikethrough, and Slack" [1].

[1] https://daringfireball.net/linked/2015/11/05/markdown-strikethrough-slack

@coderabbitai

coderabbitai Bot commented Apr 25, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@amotl has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 40 minutes and 27 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 40 minutes and 27 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 29a02028-eb9c-44a8-a6e3-b79d1b6d981f

📥 Commits

Reviewing files that changed from the base of the PR and between 00cad26 and 72ffb69.

📒 Files selected for processing (2)
  • CHANGES.md
  • src/rapporto/source/github/attention.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch slack-strikethrough

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov

codecov Bot commented Apr 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.40%. Comparing base (00cad26) to head (72ffb69).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #64   +/-   ##
=======================================
  Coverage   56.40%   56.40%           
=======================================
  Files          28       28           
  Lines        1982     1982           
=======================================
  Hits         1118     1118           
  Misses        864      864           
Flag Coverage Δ
unittests 56.40% <100.00%> (ø)

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

This comment was marked as resolved.

@coderabbitai

This comment was marked as spam.

@amotl amotl merged commit 9539218 into main Apr 25, 2026
6 checks passed
@amotl amotl deleted the slack-strikethrough branch April 25, 2026 18:30
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