• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ukeeper / ukeeper-readability / 33687908792
72%
master: 78%

Build:
Build:
LAST BUILD BRANCH: openai_rules_generator
DEFAULT BRANCH: master
Ran 02 Sep 2026 09:58PM UTC
Jobs 1
Files 13
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

02 Sep 2026 09:57PM UTC coverage: 71.702%. First build
33687908792

Pull #32

github

paskal
fix: share one OpenAI key between evaluation and summaries

Stacking the two branches left two key options whose env vars collided: the
top-level OPENAI_API_KEY and the group's API_KEY under env-namespace OPENAI
resolve to the same name, so setting it for summaries also switched on paid
auto-evaluation. Drop the group's key, use the single top-level one for both
features, and give evaluation its own opt-out to match disable-summaries.

Also cover GET /api/metrics, which had no test, and correct CLAUDE.md on the
summaries store: its tests need ENABLE_MONGO_TESTS and a local mongo rather
than testcontainers, and the Summaries and OpenAIClient interfaces and their
mocks were missing from the architecture notes.
Pull Request #32: Add article summary feature with OpenAI integration

215 of 433 new or added lines in 7 files covered. (49.65%)

1163 of 1622 relevant lines covered (71.7%)

8.33 hits per line

Uncovered Changes

Lines Coverage ∆ File
93
0.0
extractor/mocks/summaries.go
73
74.67
-25.33% extractor/readability.go
24
0.0
extractor/mocks/openai_client.go
13
77.97
datastore/summaries.go
12
89.1
-10.9% rest/server.go
3
67.82
-32.18% main.go
Jobs
ID Job ID Ran Files Coverage
1 33687908792.1 02 Sep 2026 09:58PM UTC 13
71.7
GitHub Action Run
Source Files on build 33687908792
  • Tree
  • List 13
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #32
  • PR Base - openai-auto-extraction (#32349416026)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc