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

canokeys / canokey-core / 23109080943
93%
master: 94%

Build:
Build:
LAST BUILD BRANCH: codex/dynamic-oath-ctap-capacity
DEFAULT BRANCH: master
Ran 15 Mar 2026 11:13AM UTC
Jobs 1
Files 37
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

15 Mar 2026 11:02AM UTC coverage: 93.108% (-0.2%) from 93.314%
23109080943

Pull #141

github

Harry-Chen
fix(ctaphid): send KEEPALIVE_CANCEL response immediately on CANCEL

When a CBOR command (e.g. authenticatorSelection) is waiting for user
presence and the host sends CTAPHID_CANCEL, the error response was
previously only sent after the entire call-chain unwound back to
CTAPHID_Execute_Cbor. On real hardware this delay caused the response
to be missed by the conformance test tool, which reads with a 400ms
timeout per attempt.

Fix: when CANCEL is received during a pending CBOR command, send the
CTAP2_ERR_KEEPALIVE_CANCEL (0x2D) response directly in the CANCEL
handler inside CTAPHID_Loop. A flag prevents CTAPHID_Execute_Cbor
from sending a duplicate response afterwards.

This should fix conformance tests P-10 and P-15 (CTAPHID CANCEL
during MakeCredential and authenticatorSelection).
Pull Request #141: Refactor CTAP for optimized CBOR handling and shared logic

100 of 100 new or added lines in 1 file covered. (100.0%)

4 existing lines in 1 file now uncovered.

6106 of 6558 relevant lines covered (93.11%)

329739.89 hits per line

Coverage Regressions

Lines Coverage ∆ File
4
95.88
-0.69% applets/ctap/ctap.c
Jobs
ID Job ID Ran Files Coverage
1 23109080943.1 15 Mar 2026 11:13AM UTC 37
93.11
GitHub Action Run
Source Files on build 23109080943
  • Tree
  • List 37
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23109080943
  • Pull Request #141
  • PR Base - dev (#23050263398)
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