Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make addmod/mulmod constexpr #314

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Make addmod/mulmod constexpr #314

merged 1 commit into from
Aug 6, 2024

Conversation

chfast
Copy link
Owner

@chfast chfast commented Aug 6, 2024

No description provided.

Copy link

sonarcloud bot commented Aug 6, 2024

Copy link

codecov bot commented Aug 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.94%. Comparing base (9717258) to head (1cb1a6a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #314   +/-   ##
=======================================
  Coverage   99.94%   99.94%           
=======================================
  Files          10       10           
  Lines        1892     1892           
=======================================
  Hits         1891     1891           
  Misses          1        1           
Flag Coverage Δ
32bit 99.94% <100.00%> (ø)
gcc 99.41% <100.00%> (ø)

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

Files Coverage Δ
include/intx/intx.hpp 99.86% <100.00%> (ø)
test/unittests/test_uint256.cpp 100.00% <ø> (ø)

@chfast chfast merged commit d67bcec into master Aug 6, 2024
19 checks passed
@chfast chfast deleted the constexpr_mod branch August 6, 2024 10:45
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.

1 participant