Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Error on access token outdated #247

Merged
merged 3 commits into from
Apr 15, 2024

Conversation

yu-raa
Copy link
Collaborator

@yu-raa yu-raa commented Apr 15, 2024

Description of change

Summary: Refresh token added, corrected and covered with a test.

Platforms affected

  • All platforms (iOS, Android)

Kind of changes

  • Behavioral (Logic)

Checks

  • Targets the correct branch
  • Fully localized
  • Documentation for added code
  • Unit tests for added code
  • Works on Android
  • Works on iOS

Copy link

codecov bot commented Apr 15, 2024

Codecov Report

Attention: Patch coverage is 4.54545% with 21 lines in your changes are missing coverage. Please review.

Project coverage is 75.04%. Comparing base (111e923) to head (bfb45db).
Report is 7 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #247      +/-   ##
===========================================
- Coverage    76.79%   75.04%   -1.75%     
===========================================
  Files           25       25              
  Lines          672      689      +17     
  Branches        81       83       +2     
===========================================
+ Hits           516      517       +1     
- Misses         137      153      +16     
  Partials        19       19              

@ilyalehchylin ilyalehchylin changed the title Bug/error on access token outdated [FIX] Error on access token outdated Apr 15, 2024
@ilyalehchylin ilyalehchylin merged commit 8116d5e into develop Apr 15, 2024
2 of 4 checks passed
@ilyalehchylin ilyalehchylin deleted the bug/error-on-access-token-outdated branch April 15, 2024 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants