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 division constexpr #311

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Make division constexpr #311

merged 1 commit into from
Aug 6, 2024

Conversation

chfast
Copy link
Owner

@chfast chfast commented Aug 6, 2024

No description provided.

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 (9470cf2) to head (ad3d2e9).

Additional details and impacted files
@@             Coverage Diff              @@
##           fix_div0     #311      +/-   ##
============================================
- Coverage     99.94%   99.94%   -0.01%     
============================================
  Files            10       10              
  Lines          1890     1874      -16     
============================================
- Hits           1889     1873      -16     
  Misses            1        1              
Flag Coverage Δ
32bit 99.94% <100.00%> (+<0.01%) ⬆️
gcc ?

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%> (-0.01%) ⬇️
test/unittests/test_div.cpp 100.00% <ø> (ø)

Base automatically changed from fix_div0 to master August 6, 2024 10:12
Copy link

sonarcloud bot commented Aug 6, 2024

@chfast chfast merged commit 9717258 into master Aug 6, 2024
16 of 17 checks passed
@chfast chfast deleted the constexpr_div branch August 6, 2024 10:23
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