IlyaLisov / jwt

JWT library for Java applications.
MIT License
6 stars 0 forks source link

Release 0.3.0 #37

Closed IlyaLisov closed 6 months ago

IlyaLisov commented 7 months ago

PR-Codex overview

This PR updates the JWT library version, adds a method to retrieve a claim from a JWT token, and includes tests for claim retrieval.

Detailed summary

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.53%. Comparing base (556d4e7) to head (bf58f31). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #37 +/- ## ============================================ + Coverage 87.96% 88.53% +0.57% - Complexity 46 48 +2 ============================================ Files 6 6 Lines 241 253 +12 Branches 12 12 ============================================ + Hits 212 224 +12 Misses 23 23 Partials 6 6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

IlyaLisov commented 6 months ago

@rultor release tag is 0.3.0

rultor commented 6 months ago

@rultor release tag is 0.3.0

@ilyalisov OK, I will release it now. Please check the progress here

rultor commented 6 months ago

@rultor release tag is 0.3.0

@ilyalisov Oops, I failed. You can see the full log here (spent 3min)