|
Ran
|
Jobs
1
|
Files
65
|
Run time
1min
|
Badge
README BADGES
|
push
github
Chore(deps): Update jwt requirement from ~> 3.0.0 to >= 3.0, < 3.2 (#62) Updates the requirements on [jwt](https://github.com/jwt/ruby-jwt) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jwt/ruby-jwt/blob/main/CHANGELOG.md">jwt's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/jwt/ruby-jwt/tree/v3.1.0">v3.1.0</a> (2025-06-23)</h2> <p><a href="https://github.com/jwt/ruby-jwt/compare/v3.0.0...v3.1.0">Full Changelog</a></p> <p><strong>Features:</strong></p> <ul> <li>Add support for x5t header parameter for X.509 certificate thumbprint verification <a href="https://redirect.github.com/jwt/ruby-jwt/pull/669">#669</a> (<a href="https://github.com/hieuk09"><code>@hieuk09</code></a>)</li> <li>Raise an error if the ECDSA signing or verification key is not an instance of <code>OpenSSL::PKey::EC</code> <a href="https://redirect.github.com/jwt/ruby-jwt/pull/688">#688</a> (<a href="https://github.com/anakinj"><code>@anakinj</code></a>)</li> <li>Allow <code>OpenSSL::PKey::EC::Point</code> to be used as the verification key in ECDSA <a href="https://redirect.github.com/jwt/ruby-jwt/pull/689">#689</a> (<a href="https://github.com/anakinj"><code>@anakinj</code></a>)</li> <li>Require claims to have been verified before accessing the <code>JWT::EncodedToken#payload</code> <a href="https://redirect.github.com/jwt/ruby-jwt/pull/690">#690</a> (<a href="https://github.com/anakinj"><code>@anakinj</code></a>)</li> <li>Support signing and verifying tokens using a JWK <a href="https://redirect.github.com/jwt/ruby-jwt/pull/692">#692</a> (<a href="https://github.com/anakinj"><code>@anakinj</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jwt/ruby-jwt/commit/646febebe"><code>646febe</code></a> Fix date for 3.1.0</li> <li><a href="https://github.com/jwt/ruby-jwt/commit/a93b803adc6bc69... (continued)
211 of 214 branches covered (98.6%)
Branch coverage included in aggregate %.
1054 of 1082 relevant lines covered (97.41%)
53.57 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 15839743185.1 | 65 |
97.61 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|