Expose all platform backends in MrDocs documentation build (#171)#176
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (7)
📝 WalkthroughWalkthroughIntroduces a MRDOCS build mode that conditionally enables all platform-specific feature macros (IOCP, EPOLL, KQUEUE, SELECT, POSIX) unconditionally, while guarding out platform-specific includes to enable documentation generation without backend compilation dependencies. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related issues
Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #176 +/- ##
===========================================
+ Coverage 71.90% 76.11% +4.21%
===========================================
Files 88 94 +6
Lines 9065 10385 +1320
Branches 2371 2371
===========================================
+ Hits 6518 7905 +1387
- Misses 1560 1764 +204
+ Partials 987 716 -271
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 19 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
An automated preview of the documentation is available at https://176.corosio.prtest3.cppalliance.org/index.html If more commits are pushed to the pull request, the docs will rebuild at the same URL. 2026-02-25 23:30:51 UTC |
|
GCOVR code coverage report https://176.corosio.prtest3.cppalliance.org/gcovr/index.html Build time: 2026-02-25 23:34:35 UTC |
Closes #171
Summary by CodeRabbit
Release Notes