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) Add underlying cause to fetchAuthSession error #2750

Merged
merged 4 commits into from
Apr 1, 2024

Conversation

tylerjroach
Copy link
Member

  • PR title and description conform to Pull Request guidelines.

Issue #, if available:

Description of changes:

How did you test these changes?
(Please add a line here how the changes were tested)

Documentation update required?

  • No
  • Yes (Please include a PR link for the documentation update)

General Checklist

  • Added Unit Tests
  • Added Integration Tests
  • Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@tylerjroach tylerjroach requested a review from a team as a code owner April 1, 2024 14:23
@codecov-commenter
Copy link

codecov-commenter commented Apr 1, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 43.02%. Comparing base (30a288e) to head (98e2e36).
Report is 66 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2750      +/-   ##
==========================================
+ Coverage   43.00%   43.02%   +0.01%     
==========================================
  Files         905      905              
  Lines       29178    29179       +1     
  Branches     4152     4153       +1     
==========================================
+ Hits        12548    12553       +5     
+ Misses      15271    15268       -3     
+ Partials     1359     1358       -1     

mattcreaser
mattcreaser previously approved these changes Apr 1, 2024
@tylerjroach tylerjroach enabled auto-merge (squash) April 1, 2024 20:39
@tylerjroach tylerjroach merged commit 0f61cc8 into main Apr 1, 2024
3 checks passed
@tylerjroach tylerjroach deleted the tjroach/enhanced-credential-refresh-info branch April 1, 2024 21:12
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.

4 participants