Skip to content

Conversation

@cicnavi
Copy link
Collaborator

@cicnavi cicnavi commented Apr 29, 2025

Fixes #303

@codecov
Copy link

codecov bot commented Apr 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.53%. Comparing base (eda4893) to head (960c319).

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #305      +/-   ##
============================================
- Coverage     53.54%   53.53%   -0.02%     
+ Complexity     1489     1488       -1     
============================================
  Files           141      141              
  Lines          6465     6459       -6     
============================================
- Hits           3462     3458       -4     
+ Misses         3003     3001       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@ioigoume ioigoume left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I pulled and tested the changes. It works very well for me. I no longer get the Exception.

@cicnavi cicnavi merged commit 0080cf2 into master Apr 29, 2025
15 checks passed
@cicnavi cicnavi deleted the fix-auth-fallback branch April 29, 2025 08:39
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.

Redirect to login page when the Session expires

3 participants