Skip to content

Expose dashboard as a mountable starlette app#76

Open
jklaise wants to merge 2 commits into
TkTech:26_uxfrom
jklaise:expose-dashboard-as-starlette-app
Open

Expose dashboard as a mountable starlette app#76
jklaise wants to merge 2 commits into
TkTech:26_uxfrom
jklaise:expose-dashboard-as-starlette-app

Remove unnecessary import

4d45dab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 9, 2026 in 1s

66.76% (+0.05%) compared to 31cc61d

View this Pull Request on Codecov

66.76% (+0.05%) compared to 31cc61d

Details

Codecov Report

❌ Patch coverage is 0% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.76%. Comparing base (31cc61d) to head (4d45dab).
⚠️ Report is 13 commits behind head on 26_ux.

Files with missing lines Patch % Lines
chancy/plugins/api/__init__.py 0.00% 25 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            26_ux      #76      +/-   ##
==========================================
+ Coverage   66.71%   66.76%   +0.05%     
==========================================
  Files          59       59              
  Lines        3506     3563      +57     
==========================================
+ Hits         2339     2379      +40     
- Misses       1167     1184      +17     

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