Skip to content

docs: tighten why-capy comparison tables#286

Merged
sgerbino merged 1 commit into
cppalliance:developfrom
sgerbino:pr/why-capy
May 19, 2026
Merged

docs: tighten why-capy comparison tables#286
sgerbino merged 1 commit into
cppalliance:developfrom
sgerbino:pr/why-capy

Conversation

@sgerbino
Copy link
Copy Markdown
Collaborator

Drop the empty "World" column from all four tables and the empty "std" column from the streams, any_*, and buffers tables. Replace blank cells with "(none)" so missing entries are unambiguous instead of looking like unfinished research.

Fix two verified inaccuracies:

  • Slice/MutableSlice are concepts (capitalized); replace the lowercase slice row and add the missing MutableSlice row.
  • Remove the std::static_thread_pool claim; P2300R10 (merged into C++26) omits any concrete thread pool, leaving only std::execution::run_loop.

@cppalliance-bot
Copy link
Copy Markdown

cppalliance-bot commented May 19, 2026

An automated preview of the documentation is available at https://286.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-19 11:41:46 UTC

Drop the empty "World" column from all four tables and the empty "std"
column from the streams, any_*, and buffers tables. Replace blank cells
with "(none)" so missing entries are unambiguous instead of looking like
unfinished research.

Fix two verified inaccuracies:
- Slice/MutableSlice are concepts (capitalized); replace the lowercase
  `slice` row and add the missing `MutableSlice` row.
- Remove the std::static_thread_pool claim; P2300R10 (merged into C++26)
  omits any concrete thread pool, leaving only std::execution::run_loop.
@cppalliance-bot
Copy link
Copy Markdown

cppalliance-bot commented May 19, 2026

GCOVR code coverage report https://286.capy.prtest3.cppalliance.org/gcovr/index.html
LCOV code coverage report https://286.capy.prtest3.cppalliance.org/genhtml/index.html
Coverage Diff Report https://286.capy.prtest3.cppalliance.org/diff-report/index.html

Build time: 2026-05-19 11:52:27 UTC

@codecov
Copy link
Copy Markdown

codecov Bot commented May 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.27%. Comparing base (b8b4217) to head (3bb7263).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #286   +/-   ##
========================================
  Coverage    92.27%   92.27%           
========================================
  Files          164      164           
  Lines         8862     8862           
========================================
  Hits          8177     8177           
  Misses         685      685           
Flag Coverage Δ
linux 92.26% <ø> (ø)

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


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b8b4217...3bb7263. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sgerbino sgerbino merged commit f043fbc into cppalliance:develop May 19, 2026
39 checks passed
@sgerbino sgerbino deleted the pr/why-capy branch May 19, 2026 13:33
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