FAForever / downlords-faf-client

Official client for Forged Alliance Forever
https://faforever.com
MIT License
194 stars 117 forks source link

Ensure the refresh token is properly invalidated #3078

Closed Sheikah45 closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Merging #3078 (b1324ef) into develop (25616b6) will increase coverage by 0.11%. The diff coverage is 88.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3078 +/- ## ============================================= + Coverage 58.85% 58.97% +0.11% - Complexity 4443 4456 +13 ============================================= Files 561 561 Lines 20321 20320 -1 Branches 1026 1025 -1 ============================================= + Hits 11960 11983 +23 + Misses 7814 7792 -22 + Partials 547 545 -2 ``` | [Files](https://app.codecov.io/gh/FAForever/downlords-faf-client/pull/3078?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FAForever) | Coverage Δ | | |---|---|---| | [.../java/com/faforever/client/api/TokenRetriever.java](https://app.codecov.io/gh/FAForever/downlords-faf-client/pull/3078?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FAForever#diff-c3JjL21haW4vamF2YS9jb20vZmFmb3JldmVyL2NsaWVudC9hcGkvVG9rZW5SZXRyaWV2ZXIuamF2YQ==) | `96.61% <91.66%> (+3.38%)` | :arrow_up: | | [...a/com/faforever/client/chat/KittehChatService.java](https://app.codecov.io/gh/FAForever/downlords-faf-client/pull/3078?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FAForever#diff-c3JjL21haW4vamF2YS9jb20vZmFmb3JldmVyL2NsaWVudC9jaGF0L0tpdHRlaENoYXRTZXJ2aWNlLmphdmE=) | `62.93% <75.00%> (+1.72%)` | :arrow_up: | | [...n/java/com/faforever/client/user/LoginService.java](https://app.codecov.io/gh/FAForever/downlords-faf-client/pull/3078?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FAForever#diff-c3JjL21haW4vamF2YS9jb20vZmFmb3JldmVyL2NsaWVudC91c2VyL0xvZ2luU2VydmljZS5qYXZh) | `73.77% <88.88%> (-0.84%)` | :arrow_down: | ... and [5 files with indirect coverage changes](https://app.codecov.io/gh/FAForever/downlords-faf-client/pull/3078/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FAForever) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/FAForever/downlords-faf-client/pull/3078?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FAForever). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FAForever) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/FAForever/downlords-faf-client/pull/3078?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FAForever). Last update [25616b6...b1324ef](https://app.codecov.io/gh/FAForever/downlords-faf-client/pull/3078?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FAForever). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=FAForever).