Skip to content

fix: broken link to CI from readme - #1805

Merged
WilliamBergamin merged 1 commit into
mainfrom
fix-broken-link
Dec 9, 2025
Merged

fix: broken link to CI from readme#1805
WilliamBergamin merged 1 commit into
mainfrom
fix-broken-link

Conversation

@WilliamBergamin

Copy link
Copy Markdown
Contributor

Summary

Fix broken link to CI from README

Testing

N/A

Category

  • slack_sdk.web.WebClient (sync/async) (Web API client)
  • slack_sdk.webhook.WebhookClient (sync/async) (Incoming Webhook, response_url sender)
  • slack_sdk.socket_mode (Socket Mode client)
  • slack_sdk.signature (Request Signature Verifier)
  • slack_sdk.oauth (OAuth Flow Utilities)
  • slack_sdk.models (UI component builders)
  • slack_sdk.scim (SCIM API client)
  • slack_sdk.audit_logs (Audit Logs API client)
  • slack_sdk.rtm_v2 (RTM client)
  • /docs (Documents)
  • /tutorial (PythOnBoardingBot tutorial)
  • tests/integration_tests (Automated tests for this library)

Requirements

  • I've read and understood the Contributing Guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've run python3 -m venv .venv && source .venv/bin/activate && ./scripts/run_validation.sh after making the changes.

@WilliamBergaminWilliamBergamin added this to the 3.40.0 milestone Dec 8, 2025
@WilliamBergaminWilliamBergamin self-assigned this Dec 8, 2025
@WilliamBergamin
WilliamBergamin requested a review from a team as a code ownerDecember 8, 2025 14:25
@WilliamBergaminWilliamBergamin added bug M-T: A confirmed bug report. Issues are confirmed when the reproduction steps are documented docs M-T: Documentation work only semver:patch labels Dec 8, 2025
@codecov

codecovBot commented Dec 8, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.91%. Comparing base (b7eb2f9) to head (3e17a25).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@ Coverage Diff @@## main #1805 +/- ##
=======================================
Coverage 83.91% 83.91% =======================================
Files 115 115 Lines 13080 13080 =======================================
Hits 10976 10976 Misses 2104 2104 

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

@zimeg

zimeg commented Dec 9, 2025

Copy link
Copy Markdown
Member

@WilliamBergamin Nice find 👁️‍🗨️ ✨

@WilliamBergamin
WilliamBergamin merged commit 96c0f84 into mainDec 9, 2025
16 checks passed
@WilliamBergamin
WilliamBergamin deleted the fix-broken-link branch December 9, 2025 20:29
@WilliamBergamin
WilliamBergamin restored the fix-broken-link branch January 23, 2026 14:45
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugM-T: A confirmed bug report. Issues are confirmed when the reproduction steps are documenteddocsM-T: Documentation work onlysemver:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@WilliamBergamin@zimeg