Skip to content

Docs v2#211

Merged
dmke merged 6 commits intomasterfrom
docs-v2
Apr 13, 2026
Merged

Docs v2#211
dmke merged 6 commits intomasterfrom
docs-v2

Conversation

@dmke
Copy link
Copy Markdown
Member

@dmke dmke commented Apr 11, 2026

Another stab at embedding the documentation in the binary and displaying it in the web UI.

This time, I'm compiling the .md files to HTLM in a pre-build step. This way, we can skip the Markdown parser as runtime dependency.

Supersedes #35

@dmke dmke mentioned this pull request Apr 11, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 11, 2026

Codecov Report

❌ Patch coverage is 30.00000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.37%. Comparing base (42fd600) to head (e0a4cf1).
⚠️ Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
service/ui.go 22.22% 5 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #211      +/-   ##
==========================================
- Coverage   79.64%   79.37%   -0.27%     
==========================================
  Files          43       43              
  Lines        1837     1847      +10     
==========================================
+ Hits         1463     1466       +3     
- Misses        305      310       +5     
- Partials       69       71       +2     

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

@dmke dmke force-pushed the docs-v2 branch 4 times, most recently from 3c60d6b to 2fed7a1 Compare April 13, 2026 20:17
@dmke dmke merged commit e0a4cf1 into master Apr 13, 2026
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant