Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #175 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 9 9
Lines 1034 1034
Branches 199 199
=========================================
Hits 1034 1034 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Code Review
This pull request upgrades docula to version 1.11.1 and updates the project configuration to align with the new version. Key changes include updating the website serve script, adding .cache to .gitignore, and enhancing site/docula.config.ts with TypeScript types and updated options. Additionally, site/variables.css was refactored to support theme switching with a new set of CSS variables. I have no feedback to provide as there were no review comments to assess.
Please check if the PR fulfills these requirements
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
mono - chore: upgrading docula