• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

radio-t / super-bot / 23087426892
75%
master: 75%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/github.com/slack-go/slack-0.23.1
DEFAULT BRANCH: master
Ran 29 Mar 2026 09:09AM UTC
Jobs 1
Files 36
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

14 Mar 2026 11:53AM UTC coverage: 75.203% (+0.5%) from 74.728%
23087426892

Pull #156

github

grayodesa
replace uReadability with markdown.new for content extraction

uReadability often fails to extract content from websites that block
server-side requests. markdown.new (Cloudflare-powered) provides a
three-tier fallback pipeline (content negotiation → Workers AI →
browser rendering) that handles JS-heavy and bot-protected sites.

- add MarkdownNewClient implementing uKeeperGetter interface
- parse markdown.new response format (Title header + YAML frontmatter)
- replace UKeeperClient wiring in main.go
- remove --ur-api/--ur-token flags, add --mdnew-api flag
- add unit tests for client and response parser

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Pull Request #156: Replace uReadability with markdown.new for content extraction

76 of 83 new or added lines in 2 files covered. (91.57%)

2684 of 3569 relevant lines covered (75.2%)

54.52 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
95.0
app/bot/openai/mdnew.go
3
0.0
0.0% app/main.go
Jobs
ID Job ID Ran Files Coverage
1 23087426892.1 29 Mar 2026 09:09AM UTC 36
75.2
GitHub Action Run
Source Files on build 23087426892
  • Tree
  • List 36
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #156
  • PR Base - master (#21940147893)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc