Skip to content

Update index page compiler versions and platform support#194

Merged
sgerbino merged 1 commit intocppalliance:developfrom
sgerbino:pr/compiler-platform
Mar 6, 2026
Merged

Update index page compiler versions and platform support#194
sgerbino merged 1 commit intocppalliance:developfrom
sgerbino:pr/compiler-platform

Conversation

@sgerbino
Copy link
Collaborator

@sgerbino sgerbino commented Mar 6, 2026

Correct stale compiler minimums to match CI matrix (GCC 12+, Clang 17+, MSVC 14.34+) and add missing compilers (Apple Clang, Clang-CL, MinGW). Replace placeholder platform claims with actual backends (epoll, IOCP, kqueue, select) and add FreeBSD.

Correct stale compiler minimums to match CI matrix (GCC 12+,
Clang 17+, MSVC 14.34+) and add missing compilers (Apple Clang,
Clang-CL, MinGW). Replace placeholder platform claims with actual
backends (epoll, IOCP, kqueue, select) and add FreeBSD.
@coderabbitai
Copy link

coderabbitai bot commented Mar 6, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • doc/modules/ROOT/pages/index.adoc is excluded by !**/doc/**

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 5882f796-951e-4e0c-8fcd-5a15c6cfb0e0

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@cppalliance-bot
Copy link

An automated preview of the documentation is available at https://194.corosio.prtest3.cppalliance.org/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2026-03-06 20:51:55 UTC

@cppalliance-bot
Copy link

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

Build time: 2026-03-06 20:55:44 UTC

@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.40%. Comparing base (0870b05) to head (5dae066).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #194      +/-   ##
===========================================
+ Coverage    76.35%   76.40%   +0.04%     
===========================================
  Files           99       99              
  Lines        10565    10565              
  Branches      2406     2406              
===========================================
+ Hits          8067     8072       +5     
+ Misses        1782     1778       -4     
+ Partials       716      715       -1     
Flag Coverage Δ
macos 66.74% <ø> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 2 files with indirect coverage changes


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 0870b05...5dae066. 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 d9f2057 into cppalliance:develop Mar 6, 2026
39 checks passed
@sgerbino sgerbino deleted the pr/compiler-platform branch March 6, 2026 21:52
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