docs: explain Capy's programming model#289
Conversation
|
A thousand lines were replaced with 200 lines? |
|
An automated preview of the documentation is available at https://289.capy.prtest3.cppalliance.org/index.html If more commits are pushed to the pull request, the docs will rebuild at the same URL. 2026-05-22 20:56:53 UTC |
Isn't this progress? |
|
GCOVR code coverage report https://289.capy.prtest3.cppalliance.org/gcovr/index.html Build time: 2026-05-22 21:09:39 UTC |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #289 +/- ##
===========================================
+ Coverage 92.24% 92.27% +0.02%
===========================================
Files 164 164
Lines 8862 8862
===========================================
+ Hits 8175 8177 +2
+ Misses 687 685 -2
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
The previous documentation was verbose, but it did introduce the reader to the concept of multi-threading |
|
I can certainly put that part back. But let me try to convince you why this would be suboptimal.
Keeping the section as is would inseminate bad practices. If we need to introduce the notion of concurrency, that would reqire a different approach, anyway. |
No description provided.