Export a report as Word (.docx)#1924
Open
ghostiee-11 wants to merge 18 commits into
Open
Codecov / codecov/project
succeeded
Jul 10, 2026 in 0s
71.79% (+0.56%) compared to eaf1c6d
View this Pull Request on Codecov
71.79% (+0.56%) compared to eaf1c6d
Details
Codecov Report
❌ Patch coverage is 93.70529% with 44 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.79%. Comparing base (eaf1c6d) to head (d350ad5).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lumen/ai/report.py | 89.51% | 30 Missing |
| lumen/ai/export.py | 87.50% | 5 Missing |
| lumen/ai/agents/story.py | 90.90% | 4 Missing |
| lumen/tests/ai/test_docx.py | 97.82% | 2 Missing |
| lumen/tests/ai/test_story.py | 98.80% | 2 Missing |
| lumen/tests/ai/test_report.py | 98.14% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1924 +/- ##
==========================================
+ Coverage 71.22% 71.79% +0.56%
==========================================
Files 198 201 +3
Lines 34163 34885 +722
==========================================
+ Hits 24332 25044 +712
- 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.
Loading