Skip to content

refactor: remove improperly exposed private module variables

3d2b0ea
Select commit
Loading
Failed to load commit list.
Open

feat: support anyio, sending denial response, handshake headers #34

refactor: remove improperly exposed private module variables
3d2b0ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 17, 2026 in 0s

96.39% (-0.35%) compared to 977d9c1

View this Pull Request on Codecov

96.39% (-0.35%) compared to 977d9c1

Details

Codecov Report

❌ Patch coverage is 85.41667% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.39%. Comparing base (977d9c1) to head (3d2b0ea).
⚠️ Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
src/fastapi_proxy_lib/core/websocket.py 84.09% 10 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
- Coverage   96.74%   96.39%   -0.35%     
==========================================
  Files           9        9              
  Lines         461      472      +11     
  Branches       67       73       +6     
==========================================
+ Hits          446      455       +9     
- Misses          9       11       +2     
  Partials        6        6              

☔ 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.