Skip to content

Fix sphinx html_static_path warning#543

Merged
AndreyVMarkelov merged 1 commit into
mainfrom
fix-doc-warnings
Jul 15, 2026
Merged

Fix sphinx html_static_path warning#543
AndreyVMarkelov merged 1 commit into
mainfrom
fix-doc-warnings

Conversation

@AndreyVMarkelov

Copy link
Copy Markdown
Contributor

Adds the missing docs/_static/ directory referenced by html_static_path in conf.py, removing the build warning.

Remaining 2 sphinx warnings originate from unbalanced-backtick typos in the API spec (proto source) and are being fixed upstream.

@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.19%. Comparing base (9779842) to head (b28e1a7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #543   +/-   ##
=======================================
  Coverage   65.19%   65.19%           
=======================================
  Files          34       34           
  Lines       65206    65206           
  Branches     4642     4642           
=======================================
  Hits        42509    42509           
  Misses      22536    22536           
  Partials      161      161           
Flag Coverage Δ
integration 65.03% <ø> (ø)
unit 64.80% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@AndreyVMarkelov AndreyVMarkelov merged commit d3effa4 into main Jul 15, 2026
31 checks passed
@AndreyVMarkelov AndreyVMarkelov deleted the fix-doc-warnings branch July 15, 2026 04:14
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.

2 participants