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(auth): clear credentials values only if namespacing has changed #3827

Merged
merged 2 commits into from
Aug 26, 2024

fix session errors

c44d4ea
Select commit
Loading
Failed to load commit list.
Merged

fix(auth): clear credentials values only if namespacing has changed #3827

fix session errors
c44d4ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2024 in 0s

68.52% (+0.04%) compared to 0dabc4f

View this Pull Request on Codecov

68.52% (+0.04%) compared to 0dabc4f

Details

Codecov Report

Attention: Patch coverage is 94.73684% with 1 line in your changes missing coverage. Please review.

Project coverage is 68.52%. Comparing base (0dabc4f) to head (c44d4ea).
Report is 3 commits behind head on main.

Files Patch % Lines
...ions/Helpers/FetchAuthSessionOperationHelper.swift 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3827      +/-   ##
==========================================
+ Coverage   68.47%   68.52%   +0.04%     
==========================================
  Files        1080     1080              
  Lines       37647    37603      -44     
==========================================
- Hits        25779    25767      -12     
+ Misses      11868    11836      -32     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.