• 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

codozor / authk / 19920108533
53%
main: 54%

Build:
Build:
LAST BUILD BRANCH: feat/secrets-vals
DEFAULT BRANCH: main
Ran 04 Dec 2025 06:41AM UTC
Jobs 1
Files 8
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

04 Dec 2025 06:39AM UTC coverage: 53.425% (+13.0%) from 40.417%
19920108533

Pull #6

github

SebastienLaurent-CF
🐛 feat(oidc): Support "basic" and "post" auth methods

The OIDC client now correctly handles "basic" and "post" as authentication method configurations, aligning with the `schema.cue` definition. Previously, only "client_secret_basic" and "client_secret_post" were recognized, leading to an "unsupported auth method" error when "basic" or "post" were used in the configuration.

This change ensures that the OIDC client initialization works as expected with the simplified auth method names defined in the schema, while maintaining backward compatibility with the more verbose OIDC standard names.
Pull Request #6: ✨ feat(oidc): Refactor OIDC client with golang.org/x/oauth2 and go-oidc

49 of 74 new or added lines in 2 files covered. (66.22%)

22 existing lines in 3 files now uncovered.

273 of 511 relevant lines covered (53.42%)

1.74 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
9
5.0
5.0% cmd/authk/root.go
16
79.35
6.01% internal/oidc/client.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
5.0
5.0% cmd/authk/root.go
1
79.35
6.01% internal/oidc/client.go
20
50.79
50.79% cmd/authk/inspect.go
Jobs
ID Job ID Ran Files Coverage
1 19920108533.1 04 Dec 2025 06:41AM UTC 8
53.42
GitHub Action Run
Source Files on build 19920108533
  • Tree
  • List 8
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #6
  • PR Base - main (#19803261734)
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