Skip to content

Allow selecting which report sections to keep on export#1922

Merged
ahuang11 merged 7 commits into
holoviz:mainfrom
ghostiee-11:feat/report-export-selection
Jul 17, 2026
Merged

Allow selecting which report sections to keep on export#1922
ahuang11 merged 7 commits into
holoviz:mainfrom
ghostiee-11:feat/report-export-selection

feat: select individual charts for the report export

7471b15
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2026 in 0s

71.39% (+0.17%) compared to eaf1c6d

View this Pull Request on Codecov

71.39% (+0.17%) compared to eaf1c6d

Details

Codecov Report

❌ Patch coverage is 98.31461% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.39%. Comparing base (eaf1c6d) to head (7471b15).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
lumen/ai/report.py 97.53% 2 Missing ⚠️
lumen/tests/ai/test_report.py 98.96% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1922      +/-   ##
==========================================
+ Coverage   71.22%   71.39%   +0.17%     
==========================================
  Files         198      198              
  Lines       34163    34403     +240     
==========================================
+ Hits        24332    24562     +230     
- Misses       9831     9841      +10     

☔ View full report in Codecov by Harness.
📢 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.