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

Yubico / java-webauthn-server / 102
93%

Build:
DEFAULT BRANCH: master
Ran 13 Nov 2018 03:22PM UTC
Jobs 1
Files 52
Run time 4s
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

pending completion
102

push

travis-ci

emlun
Release 0.5.0

=== `webauthn-server-core` ===

New features:

- `PackedAttestationStatementVerifier` now supports SHA256WithRSA
  signatures

Bug fixes:

- `PublicKeyCredentialDescriptor.compareTo` is now consistent with
  equals
- `AuthenticatorData` constructor should now throw more descriptive
  exceptions instead of raw `ArrayIndexOutOfBoundsException`s

=== `webauthn-server-attestation` ===

Breaking changes:

- Interface `MetadataResolver` replaced with interfaces
  `AttestationResolver` and `TrustResolver`
  - Class `SimpleResolver` split into `SimpleAttestationResolver` and
    `SimpleTrustResolver`
    - Both of these classes now take the metadata as a constructor
      parameter instead of exposing `addMetadata` methods
  - Class `CompositeResolver` split into `CompositeAttestationResolver`
    and `CompositeTrustResolver`
- Class `StandardMetadataService` overhauled

452 of 481 relevant lines covered (93.97%)

1.03 hits per line

Jobs
ID Job ID Ran Files Coverage
2 102.2 13 Nov 2018 03:22PM UTC 0
93.97
Travis Job 102.2
Source Files on build 102
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #102
  • 9c27b3b9 on github
  • Prev Build on master (#101)
  • Next Build on master (#104)
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