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: invalid error response handling during oauth refresh flow #5401

Merged
merged 3 commits into from
Jan 6, 2025

Merge remote-tracking branch 'origin/master' into fix.oauth-invalid-e…

845ecdb
Select commit
Loading
Failed to load commit list.
Merged

fix: invalid error response handling during oauth refresh flow #5401

Merge remote-tracking branch 'origin/master' into fix.oauth-invalid-e…
845ecdb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 6, 2025 in 0s

74.85% (+0.09%) compared to d29eb14

View this Pull Request on Codecov

74.85% (+0.09%) compared to d29eb14

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.85%. Comparing base (d29eb14) to head (845ecdb).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5401      +/-   ##
==========================================
+ Coverage   74.76%   74.85%   +0.09%     
==========================================
  Files         439      439              
  Lines       61378    61388      +10     
==========================================
+ Hits        45890    45953      +63     
+ Misses      12943    12894      -49     
+ Partials     2545     2541       -4     

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