Skip to content

Better sidebar/navbar rendering from the Documenter end #278

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

only write inventory if asked to

15b538f
Select commit
Loading
Failed to load commit list.
Open

Better sidebar/navbar rendering from the Documenter end #278

only write inventory if asked to
15b538f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 17, 2025 in 0s

7.42% (-0.31%) compared to fed5b13

View this Pull Request on Codecov

7.42% (-0.31%) compared to fed5b13

Details

Codecov Report

Attention: Patch coverage is 0% with 74 lines in your changes missing coverage. Please review.

Project coverage is 7.42%. Comparing base (fed5b13) to head (15b538f).

Files with missing lines Patch % Lines
src/vitepress_config.jl 0.00% 37 Missing ⚠️
src/writer.jl 0.00% 21 Missing ⚠️
src/frontmatter.jl 0.00% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master    #278      +/-   ##
=========================================
- Coverage    7.73%   7.42%   -0.31%     
=========================================
  Files           6       7       +1     
  Lines         892     929      +37     
=========================================
  Hits           69      69              
- Misses        823     860      +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.