Skip to content

[Do Not Merge] V3#283

Draft
timkpaine wants to merge 12 commits into
mainfrom
v3
Draft

[Do Not Merge] V3#283
timkpaine wants to merge 12 commits into
mainfrom
v3

Merge branch 'main' into v3

914ef02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 2, 2026 in 0s

87.12% (-0.27%) compared to c7df3e4

View this Pull Request on Codecov

87.12% (-0.27%) compared to c7df3e4

Details

Codecov Report

❌ Patch coverage is 84.05923% with 183 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.12%. Comparing base (c7df3e4) to head (914ef02).

Files with missing lines Patch % Lines
csp_gateway/client/client.py 24.13% 88 Missing ⚠️
csp_gateway/server/gateway/csp/channels.py 79.69% 40 Missing ⚠️
csp_gateway/server/web/routes/stage.py 79.06% 18 Missing ⚠️
csp_gateway/server/gateway/csp/stage.py 91.21% 13 Missing ⚠️
csp_gateway/tests/server/gateway/csp/test_stage.py 97.36% 9 Missing ⚠️
csp_gateway/server/web/app.py 66.66% 8 Missing ⚠️
csp_gateway/server/web/routes/state.py 50.00% 3 Missing ⚠️
csp_gateway/server/gateway/csp/state.py 93.75% 2 Missing ⚠️
csp_gateway/server/gateway/csp/factory.py 91.66% 1 Missing ⚠️
csp_gateway/server/modules/web/mount.py 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #283      +/-   ##
==========================================
- Coverage   87.38%   87.12%   -0.27%     
==========================================
  Files         142      146       +4     
  Lines       14635    15625     +990     
==========================================
+ Hits        12789    13613     +824     
- Misses       1846     2012     +166     

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