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

AxisCommunications / go-dpop / 11951394006
89%

Build:
DEFAULT BRANCH: main
Ran 21 Nov 2024 10:33AM UTC
Jobs 1
Files 4
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 Nov 2024 10:32AM UTC coverage: 88.235% (+0.4%) from 87.786%
11951394006

push

github

web-flow
fix: pad elliptic curve coordinates correctly in JWK representation (#22)

When creating and using JWK representations the byte array is padded at
the start with 0x00 to ensure that all hashes of the JWK will be
correct.

When calculating the hashed token in `parse.go` and when creating proofs
in `create.go` the `FillBytes(buf []byte)` function is used on the
big.Int to get the byte array representation with added zeros at the
start.

- Fixes #21

14 of 14 new or added lines in 2 files covered. (100.0%)

240 of 272 relevant lines covered (88.24%)

0.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11951394006.1 21 Nov 2024 10:32AM UTC 4
88.24
GitHub Action Run
Source Files on build 11951394006
  • List 4
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 433762b0 on github
  • Prev Build on main (#11914554422)
  • Next Build on main (#11951545705)
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

© 2025 Coveralls, Inc