Skip to content

Add signed benchmarks#166

Merged
mborland merged 20 commits into
masterfrom
signed_benchmarks
Jun 5, 2025
Merged

Add signed benchmarks#166
mborland merged 20 commits into
masterfrom
signed_benchmarks

Conversation

@mborland

@mborland mborland commented Jun 5, 2025

Copy link
Copy Markdown
Member

Closes: #165

@cppalliance-bot

Copy link
Copy Markdown

An automated preview of the documentation is available at https://166.int128.prtest3.cppalliance.org/libs/int128/doc/html/index.html

@codecov

codecov Bot commented Jun 5, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.95%. Comparing base (f19c83b) to head (63fab3d).
Report is 20 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #166   +/-   ##
=======================================
  Coverage   98.95%   98.95%           
=======================================
  Files          28       28           
  Lines        4108     4108           
  Branches     1022     1022           
=======================================
  Hits         4065     4065           
  Misses         40       40           
  Partials        3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@mborland

mborland commented Jun 5, 2025

Copy link
Copy Markdown
Member Author

@sdarwin Which directory does the doc bot build out of? I'm setting the :imagesdir: in the asciidoc as though it building out of the doc/ folder which locally shows the images.

@sdarwin

sdarwin commented Jun 5, 2025

Copy link
Copy Markdown

The working dir is BOOST_ROOT, since the script calls ./b2 . Then the library docs are found at libs/name/doc/

@cppalliance-bot

Copy link
Copy Markdown

An automated preview of the documentation is available at https://166.int128.prtest3.cppalliance.org/libs/int128/doc/html/index.html

@cppalliance-bot

Copy link
Copy Markdown

An automated preview of the documentation is available at https://166.int128.prtest3.cppalliance.org/libs/int128/doc/html/index.html

@mborland
mborland merged commit 62c233e into master Jun 5, 2025
70 checks passed
@mborland
mborland deleted the signed_benchmarks branch June 5, 2025 19:48
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.

Add int128_t benchmarks to docs

3 participants