Skip to content

docs: sort reference operators alphabetically (#254)#271

Merged
mvandeberg merged 1 commit into
cppalliance:developfrom
mvandeberg:pr/254-doc-alpha-sort
Jun 10, 2026
Merged

docs: sort reference operators alphabetically (#254)#271
mvandeberg merged 1 commit into
cppalliance:developfrom
mvandeberg:pr/254-doc-alpha-sort

Conversation

@mvandeberg

Copy link
Copy Markdown
Contributor

Disable sort-members-relational-last so operator<< sorts by name instead of being grouped after the "p" functions.

Resolve #254

Disable sort-members-relational-last so operator<< sorts by name
instead of being grouped after the "p" functions.
@cppalliance-bot

Copy link
Copy Markdown

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

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

2026-06-10 21:17:09 UTC

@cppalliance-bot

Copy link
Copy Markdown

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

Build time: 2026-06-10 21:30:03 UTC

@codecov

codecov Bot commented Jun 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.73%. Comparing base (4bd1735) to head (f1890ce).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #271   +/-   ##
========================================
  Coverage    77.73%   77.73%           
========================================
  Files           96       96           
  Lines         7234     7234           
  Branches      1764     1764           
========================================
  Hits          5623     5623           
  Misses        1102     1102           
  Partials       509      509           

Continue to review full report in Codecov by Harness.

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

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

@mvandeberg mvandeberg merged commit ae501fe into cppalliance:develop Jun 10, 2026
42 checks passed
@mvandeberg mvandeberg deleted the pr/254-doc-alpha-sort branch June 10, 2026 22:07
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.

Functions in the Corosio Reference should be in alpha order

2 participants