Skip to content

Various router and auth fixes#656

Merged
stephen-riggs merged 5 commits intomainfrom
auth-router-fixes
Sep 4, 2025
Merged

Various router and auth fixes#656
stephen-riggs merged 5 commits intomainfrom
auth-router-fixes

Conversation

@stephen-riggs
Copy link
Contributor

  • Add data collection groups finding to session_control so it can be accessed by client
  • Move the default destination determination to new file and require token in it to avoid defaulting to client token
  • Adjust the model for failed posts to match the client
  • Fix log on failed posts

@codecov
Copy link

codecov bot commented Sep 4, 2025

Codecov Report

❌ Patch coverage is 35.29412% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 33.93%. Comparing base (8c5718e) to head (d4573e1).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #656      +/-   ##
==========================================
+ Coverage   33.86%   33.93%   +0.06%     
==========================================
  Files          92       93       +1     
  Lines       11217    11231      +14     
  Branches     1474     1474              
==========================================
+ Hits         3799     3811      +12     
- Misses       7288     7290       +2     
  Partials      130      130              
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@stephen-riggs stephen-riggs merged commit 8681f7b into main Sep 4, 2025
17 checks passed
@stephen-riggs stephen-riggs deleted the auth-router-fixes branch September 4, 2025 09:37
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.

2 participants