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

kubeflow / sdk / 26562130638
83%

Build:
DEFAULT BRANCH: main
Ran 28 May 2026 07:54AM UTC
Jobs 2
Files 87
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

28 May 2026 07:53AM UTC coverage: 82.976%. Remained the same
26562130638

push

github

web-flow
fix(docs): Fix light mode text visibility in custom CSS (#332)

* fix(docs): Fix light mode text visibility in custom CSS

Furo sets data-theme on body, not :root. Custom CSS used
:root:not([data-theme="light"]) so dark overrides always applied.
Switched to body-based selectors and added explicit
body[data-theme="light"] block for correct light-mode colors.

Fixes #331

Signed-off-by: Sridhar1030 <sridharpillai75@gmail.com>

* docs: add --kf-accent to all theme blocks for consistency

Signed-off-by: Sridhar1030 <sridharpillai75@gmail.com>

* fix(docs): address Copilot review - remove redundant light block, add comments

Remove duplicate body[data-theme="light"] block since :root values are
inherited when the media-query selector stops matching. Add explanatory
comment documenting why two dark blocks are needed (system-dark auto vs
explicit dark selection).

Signed-off-by: Sridhar1030 <sridharpillai75@gmail.com>

---------

Signed-off-by: Sridhar1030 <sridharpillai75@gmail.com>

4952 of 5968 relevant lines covered (82.98%)

1.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python-3.10 - 26562130638.1 28 May 2026 07:54AM UTC 87
82.98
GitHub Action Run
2 python-3.11 - 26562130638.2 28 May 2026 07:54AM UTC 87
82.98
GitHub Action Run
Source Files on build 26562130638
  • Tree
  • List 87
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26562130638
  • 852519fb on github
  • Prev Build on main (#26561780238)
  • 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