Skip to content

Update docs preview metadata

c8fc9fb
Select commit
Loading
Failed to load commit list.
Merged

Add koma CLI app #769

Update docs preview metadata
c8fc9fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 3, 2026 in 0s

88.68% (target 90.00%)

View this Pull Request on Codecov

88.68% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 93.49593% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.68%. Comparing base (8c66f5c) to head (c8fc9fb).

Files with missing lines Patch % Lines
src/KomaCLI.jl 93.68% 13 Missing ⚠️
src/KomaUI.jl 92.59% 2 Missing ⚠️
src/KomaApp.jl 85.71% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #769      +/-   ##
==========================================
- Coverage   90.01%   88.68%   -1.34%     
==========================================
  Files          74       76       +2     
  Lines        5179     5389     +210     
==========================================
+ Hits         4662     4779     +117     
- Misses        517      610      +93     
Files with missing lines Coverage Δ
src/KomaMRI.jl 100.00% <ø> (ø)
src/ui/ExportUIFunctions.jl 79.71% <100.00%> (-4.40%) ⬇️
src/KomaApp.jl 85.71% <85.71%> (ø)
src/KomaUI.jl 88.06% <92.59%> (-0.69%) ⬇️
src/KomaCLI.jl 93.68% <93.68%> (ø)

... and 8 files with indirect coverage changes

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