Skip to content

fix(daemon): reject unrecognized gRPC consumer tokens as unauthenticated - #121

Open
Hrithik-Gavankar wants to merge 4 commits into
mainfrom
fix/unrecognized-consumer-token-session-owner
Open

fix(daemon): reject unrecognized gRPC consumer tokens as unauthenticated#121
Hrithik-Gavankar wants to merge 4 commits into
mainfrom
fix/unrecognized-consumer-token-session-owner

feat(python): require protected channels for consumer auth tokens

19f394a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 17, 2026 in 1s

78.82% (-0.03%) compared to 02ecc83

View this Pull Request on Codecov

78.82% (-0.03%) compared to 02ecc83

Details

Codecov Report

❌ Patch coverage is 80.55556% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.82%. Comparing base (02ecc83) to head (19f394a).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #121      +/-   ##
==========================================
- Coverage   78.84%   78.82%   -0.03%     
==========================================
  Files          39       39              
  Lines        5374     5392      +18     
  Branches     1726     1735       +9     
==========================================
+ Hits         4237     4250      +13     
- Misses        556      558       +2     
- Partials      581      584       +3     
🚀 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.