Skip to content

Add modular exponentiation function#399

Merged
mborland merged 5 commits into
developfrom
394
May 12, 2026
Merged

Add modular exponentiation function#399
mborland merged 5 commits into
developfrom
394

Conversation

@mborland
Copy link
Copy Markdown
Member

Closes: #394

@cppalliance-bot
Copy link
Copy Markdown

cppalliance-bot commented May 11, 2026

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

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

2026-05-12 14:19:05 UTC

@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.10%. Comparing base (a793f10) to head (56c0039).
⚠️ Report is 6 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #399      +/-   ##
===========================================
+ Coverage    95.99%   96.10%   +0.10%     
===========================================
  Files           69       71       +2     
  Lines         5948     6109     +161     
  Branches      1972     2045      +73     
===========================================
+ Hits          5710     5871     +161     
  Misses          34       34              
  Partials       204      204              

☔ 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 merged commit e6e59c0 into develop May 12, 2026
77 checks passed
@mborland mborland deleted the 394 branch May 12, 2026 15:13
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 specialized modexp function

2 participants