dmfs / oauth2-essentials

An OAuth2 client implementation based on http-client-essentials.
Apache License 2.0
86 stars 21 forks source link

Update Http-Client-Essentials, closes #95 #96

Closed dmfs closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.09 :tada:

Comparison is base (f69ae3b) 56.54% compared to head (86edd55) 56.63%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #96 +/- ## ============================================ + Coverage 56.54% 56.63% +0.09% Complexity 112 112 ============================================ Files 41 41 Lines 474 475 +1 Branches 29 29 ============================================ + Hits 268 269 +1 Misses 181 181 Partials 25 25 ``` | [Impacted Files](https://codecov.io/gh/dmfs/oauth2-essentials/pull/96?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marten+Gajda) | Coverage Δ | | |---|---|---| | [...org/dmfs/oauth2/client/tokens/JsonAccessToken.java](https://codecov.io/gh/dmfs/oauth2-essentials/pull/96?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marten+Gajda#diff-c3JjL21haW4vamF2YS9vcmcvZG1mcy9vYXV0aDIvY2xpZW50L3Rva2Vucy9Kc29uQWNjZXNzVG9rZW4uamF2YQ==) | `54.16% <100.00%> (+1.99%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marten+Gajda). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marten+Gajda)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.