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

KarpelesLab / tss-lib / 23688013225
76%

Build:
DEFAULT BRANCH: master
Ran 28 Mar 2026 03:24PM UTC
Jobs 1
Files 110
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

28 Mar 2026 03:11PM UTC coverage: 75.549% (-0.5%) from 76.058%
23688013225

push

github

MagicalTux
add context.Context to all ecdsatss/eddsatss entry points

All 6 public constructors now accept context.Context as their first
parameter. Context is checked at the start of every round callback
and threaded through to Paillier/safe-prime generation so callers
can cancel or timeout long-running operations.

API changes:
- ecdsatss.NewKeygen(ctx, params, ...preParams)
- ecdsatss.Key.NewSigning(ctx, msg, params)
- ecdsatss.NewResharing(ctx, params, input, ...preParams)
- eddsatss.NewKeygen(ctx, params)
- eddsatss.Key.NewSigning(ctx, msg, params)
- eddsatss.NewResharing(ctx, params, input)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

46 of 150 new or added lines in 6 files covered. (30.67%)

3 existing lines in 2 files now uncovered.

9671 of 12801 relevant lines covered (75.55%)

1215.75 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
81.82
-1.64% eddsatss/keygen.go
9
83.92
-2.91% eddsatss/signing.go
10
74.9
-1.18% ecdsatss/keygen.go
12
78.9
-2.42% eddsatss/resharing.go
33
82.81
-2.99% ecdsatss/signing.go
34
75.65
-3.74% ecdsatss/resharing.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.79
2.08% ecdsa/keygen/prepare.go
2
77.62
-0.95% ecdsa/resharing/round_4_new_step_2.go
Jobs
ID Job ID Ran Files Coverage
1 23688013225.1 28 Mar 2026 03:24PM UTC 110
75.55
GitHub Action Run
Source Files on build 23688013225
  • Tree
  • List 110
  • Changed 10
  • Source Changed 6
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23688013225
  • a4df1369 on github
  • Prev Build on master (#23687858691)
  • 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