Skip to content

Fix display of bold in docs#152

Merged
JohanMabille merged 1 commit intoQuantStack:mainfrom
ianthomas23:bold-in-docs
Apr 30, 2026
Merged

Fix display of bold in docs#152
JohanMabille merged 1 commit intoQuantStack:mainfrom
ianthomas23:bold-in-docs

Conversation

@ianthomas23
Copy link
Copy Markdown
Member

Fix the use of ansi_code::bold and ansi_code::reset in HTML docs. These now map across to <span> elements using CSS of font-weight: bold.

@ianthomas23 ianthomas23 added the documentation Improvements or additions to documentation label Apr 30, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.85%. Comparing base (5b2e65e) to head (b1577c1).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #152      +/-   ##
==========================================
- Coverage   88.52%   86.85%   -1.67%     
==========================================
  Files          62       62              
  Lines        2884     2884              
  Branches      358      357       -1     
==========================================
- Hits         2553     2505      -48     
- Misses        331      379      +48     

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

@ianthomas23
Copy link
Copy Markdown
Member Author

@JohanMabille JohanMabille merged commit 17279da into QuantStack:main Apr 30, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants