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

pomerium / webauthn
69%

Build:
DEFAULT BRANCH: main
Repo Added 27 Sep 2021 02:34PM UTC
Files 29
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

LAST BUILD ON BRANCH main
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • cdoxsey/upgrade-go1.24
  • ci/update-core
  • dependabot/github_actions/github-actions-06c47a9d96
  • dependabot/github_actions/github-actions-122addef17
  • dependabot/github_actions/github-actions-2507bcfa80
  • dependabot/github_actions/github-actions-28ef11a8b8
  • dependabot/github_actions/github-actions-2c6e677ddc
  • dependabot/github_actions/github-actions-357d974c83
  • dependabot/github_actions/github-actions-4a64306a6a
  • dependabot/github_actions/github-actions-500eec95eb
  • dependabot/github_actions/github-actions-6c51e4eaa6
  • dependabot/github_actions/github-actions-84ffaffffe
  • dependabot/github_actions/github-actions-89ead0a108
  • dependabot/github_actions/github-actions-9e904a7c11
  • dependabot/github_actions/github-actions-a1a63ad320
  • dependabot/github_actions/github-actions-ad97c67762
  • dependabot/github_actions/github-actions-cf7c767cba
  • dependabot/github_actions/github-actions-dfd4660372
  • dependabot/go_modules/go-0d4ce3639c
  • dependabot/go_modules/go-2034c92c87
  • dependabot/go_modules/go-24eda6f88f
  • dependabot/go_modules/go-6df859796b
  • dependabot/go_modules/go-71881f3ba3
  • dependabot/go_modules/go-735c732e6f
  • dependabot/go_modules/go-8da8ded86f
  • dependabot/go_modules/go-9db49645fc
  • dependabot/go_modules/go-bef8f5d629
  • dependabot/go_modules/go-ddf553c9d0
  • dependabot/go_modules/go-e2b1dc0a79
  • dependabot/go_modules/go-f641aa9e2e
  • dependabot/go_modules/go-fe9c415c52
  • dependabot/go_modules/golang.org/x/crypto-0.31.0
  • dependabot/go_modules/golang.org/x/crypto-0.35.0
  • dependabot/go_modules/golang.org/x/crypto-0.45.0
  • main

01 Jul 2026 07:37PM UTC coverage: 68.787%. Remained the same
28542965536

push

github

web-flow
build(deps): bump the github-actions group with 2 updates (#157)

Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-go](https://github.com/actions/setup-go).


Updates `actions/checkout` from 6.0.2 to 7.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/de0fac2e4...9c091bb21)

Updates `actions/setup-go` from 6.4.0 to 6.5.0
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/4a3601121...924ae3a1c)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/setup-go
  dependency-version: 6.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

1287 of 1871 relevant lines covered (68.79%)

4.43 hits per line

Relevant lines Covered
Build:
Build:
1871 RELEVANT LINES 1287 COVERED LINES
4.43 HITS PER LINE
Source Files on main
  • Tree
  • List 29
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28542965536 main build(deps): bump the github-actions group with 2 updates (#157) Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-go](https://github.com/actions/setup-go). Updates `action... push 01 Jul 2026 07:38PM UTC web-flow github
68.79
28516070195 dependabot/github_actions/github-actions-9e904a7c11 Merge 5ac7911f2 into 07401bebf Pull #157 01 Jul 2026 12:03PM UTC web-flow github
68.79
26894288542 main ci: update dependencies (#156) Co-authored-by: GitHub Actions <apparitor@users.noreply.github.com> push 03 Jun 2026 03:16PM UTC web-flow github
68.79
26860261922 ci/update-core Merge 98a2d2a2f into 1e3665bdc Pull #156 03 Jun 2026 02:36AM UTC web-flow github
68.79
26821897157 main build(deps): bump github.com/fxamacker/cbor/v2 in the go group (#155) Bumps the go group with 1 update: [github.com/fxamacker/cbor/v2](https://github.com/fxamacker/cbor). Updates `github.com/fxamacker/cbor/v2` from 2.9.1 to 2.9.2 - [Release not... push 02 Jun 2026 01:10PM UTC web-flow github
68.79
26815127637 dependabot/go_modules/go-71881f3ba3 Merge 186a3bc84 into 877913fd8 Pull #155 02 Jun 2026 10:55AM UTC web-flow github
68.79
26600971308 main build(deps): bump github.com/ccoveille/go-safecast/v2 (#154) Migrate to v2 of go-safecast. push 28 May 2026 08:41PM UTC web-flow github
68.79
26596439995 main Merge 1204e706f into e4bd6034c Pull #154 28 May 2026 08:28PM UTC web-flow github
68.79
25578038820 main ci: update dependencies (#153) Co-authored-by: GitHub Actions <apparitor@users.noreply.github.com> push 08 May 2026 08:32PM UTC web-flow github
68.79
25533383004 ci/update-core Merge d864349cd into 9c0c0d1f6 Pull #153 08 May 2026 02:35AM UTC web-flow github
68.79
See All Builds (322)
  • Repo on GitHub
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