Skip to content

fix: resolve ui parity ci issues

8084111
Select commit
Loading
Failed to load commit list.
Open

HTML components - dispatcher + button/buttongroup #127

fix: resolve ui parity ci issues
8084111
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 27, 2026 in 0s

83.26% (+0.65%) compared to 9bca59f

View this Pull Request on Codecov

83.26% (+0.65%) compared to 9bca59f

Details

Codecov Report

❌ Patch coverage is 92.47967% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.26%. Comparing base (9bca59f) to head (8084111).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...latetags/alliance_platform/html_components/base.py 87.57% 20 Missing ⚠️
...gs/alliance_platform/html_components/dispatcher.py 93.02% 9 Missing ⚠️
...ance_platform/html_components/components/button.py 91.93% 5 Missing ⚠️
...latform/html_components/components/button_group.py 98.07% 1 Missing ⚠️
...tags/alliance_platform/html_components/registry.py 96.77% 1 Missing ⚠️
...atetags/alliance_platform/html_components/slots.py 96.42% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #127      +/-   ##
==========================================
+ Coverage   82.60%   83.26%   +0.65%     
==========================================
  Files          95      105      +10     
  Lines        6898     7390     +492     
==========================================
+ Hits         5698     6153     +455     
- Misses       1200     1237      +37     

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