Skip to content

generate docs in target folder

826c7cc
Select commit
Loading
Failed to load commit list.
Merged

feat: config docs generator #6171

generate docs in target folder
826c7cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 17, 2025 in 0s

83.70% (target 80.00%)

View this Pull Request on Codecov

83.70% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 99.46588% with 9 lines in your changes missing coverage. Please review.

Project coverage is 83.70%. Comparing base (28fc444) to head (826c7cc).
Report is 6 commits behind head on develop.

Files with missing lines Patch % Lines
...ols/config-docs-generator/src/generate_markdown.rs 99.12% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #6171      +/-   ##
===========================================
+ Coverage    83.42%   83.70%   +0.27%     
===========================================
  Files          546      549       +3     
  Lines       392583   396519    +3936     
  Branches       323      323              
===========================================
+ Hits        327531   331901    +4370     
+ Misses       65044    64610     -434     
  Partials         8        8              
Files with missing lines Coverage Δ
...ib/tools/config-docs-generator/src/extract_docs.rs 96.00% <ø> (ø)
...b/tools/config-docs-generator/tests/integration.rs 100.00% <100.00%> (ø)
...ols/config-docs-generator/src/generate_markdown.rs 99.12% <99.12%> (ø)

... and 52 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 28fc444...826c7cc. Read the comment docs.

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