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

archetech / archon / 24735235154
95%
main: 89%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/shell-quote-1.8.4
DEFAULT BRANCH: main
Ran 21 Apr 2026 04:56PM UTC
Jobs 1
Files 24
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

21 Apr 2026 04:54PM UTC coverage: 95.091%. Remained the same
24735235154

Pull #455

github

macterra
fix(python-keymaster): normalize ECDSA signatures to low-S form

Python's cryptography library produces ECDSA signatures with either s or
n-s (~50% each). Both the TypeScript gatekeeper (@noble/secp256k1 with
default lowS: true) and the Rust gatekeeper (k256::ecdsa::Signature::from_slice
enforces canonical form) reject high-S signatures as non-canonical.

This caused the Python keymaster CI legs to fail intermittently with
'Invalid operation: proof' — any create/sign operation that happened
to produce a high-S signature was rejected.

Normalize s to the lower half of the curve order in sign_hash, matching
the @noble/secp256k1 and k256 verification contract.
Pull Request #455: Add native Python keymaster service and compose flavor switch

1994 of 2200 branches covered (90.64%)

Branch coverage included in aggregate %.

4243 of 4359 relevant lines covered (97.34%)

1163.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24735235154.1 21 Apr 2026 04:56PM UTC 48
96.0
GitHub Action Run
Source Files on build 24735235154
  • Tree
  • List 24
  • Changed 22
  • Source Changed 0
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24735235154
  • Pull Request #455
  • PR Base - main (#24682564886)
  • 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