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

kubeflow / trainer / 29332025122
68%

Build:
DEFAULT BRANCH: master
Ran 14 Jul 2026 12:22PM UTC
Jobs 1
Files 42
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 Jul 2026 12:18PM UTC coverage: 67.888% (+0.9%) from 66.969%
29332025122

push

github

web-flow
feat: move enableHTTP2 setting to Configuration object (#3339)

Introduce a TLS *TLSOptions struct to the Configuration API and remove the
--enable-http2 CLI flag as a breaking change, appropriate while we are in
alpha. HTTP/2 is now controlled exclusively via cfg.TLS.NextProtos in the
config file, and stays disabled by default to mitigate CVE-2023-44487 and
CVE-2023-39325.

TLS version and cipher suite parsing is consolidated into a single
tlsconfig.Apply helper in pkg/util/tlsconfig, so the metrics, webhook, and
status servers all resolve TLS identically.

Fixes #3326

Signed-off-by: krishdef7 <gargkrish06@gmail.com>

66 of 68 new or added lines in 4 files covered. (97.06%)

2575 of 3793 relevant lines covered (67.89%)

0.79 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
0.0
0.0% pkg/statusserver/setup.go
Jobs
ID Job ID Ran Files Coverage
1 29332025122.1 14 Jul 2026 12:22PM UTC 42
67.89
GitHub Action Run
Source Files on build 29332025122
  • Tree
  • List 42
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • bbc494e8 on github
  • Prev Build on master (#29331584743)
  • Next Build on master (#29333603249)
  • 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