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

codozor / authk / 19832518176
53%
main: 54%

Build:
Build:
LAST BUILD BRANCH: feat/secrets-vals
DEFAULT BRANCH: main
Ran 01 Dec 2025 06:02PM 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

01 Dec 2025 06:01PM UTC coverage: 42.038% (+1.6%) from 40.417%
19832518176

Pull #6

github

SebastienLaurent-CF
✅ feat: Improve test coverage and fix linting issue

This commit addresses the recent drop in test coverage reported by Coveralls and fixes a linting issue.

Changes include:
- **internal/oidc/client_test.go:**
  - Added error checking for `w.Write` call in mock server to resolve an `errcheck` linting error.
  - Introduced `TestClient_GetToken_Password` to specifically test the Resource Owner Password Credentials flow, increasing coverage for `GetToken` function.
- **internal/env/env_test.go:**
  - Added `TestFind_NotFound` to verify error handling when a file is not found.
  - Added `TestFind_WithSeparator` to test `Find` function behavior with paths containing separators.

These changes collectively improve the overall test coverage and code quality.
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%)

2 existing lines in 2 files now uncovered.

198 of 471 relevant lines covered (42.04%)

1.57 hits per line

New Missed Lines in Diff

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

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% cmd/authk/root.go
1
79.35
6.01% internal/oidc/client.go
Jobs
ID Job ID Ran Files Coverage
1 19832518176.1 01 Dec 2025 06:02PM UTC 8
42.04
GitHub Action Run
Source Files on build 19832518176
  • Tree
  • List 8
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
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