Make remaining simple functions constexpr
#305
Merged
Codecov / codecov/project
succeeded
Aug 4, 2024 in 0s
99.94% (+0.00%) compared to 9196508
View this Pull Request on Codecov
99.94% (+0.00%) compared to 9196508
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 99.94%. Comparing base (
9196508
) to head (fc35267
).
Additional details and impacted files
@@ Coverage Diff @@
## master #305 +/- ##
=======================================
Coverage 99.94% 99.94%
=======================================
Files 10 10
Lines 1882 1890 +8
=======================================
+ Hits 1881 1889 +8
Misses 1 1
Files | Coverage Δ | |
---|---|---|
include/intx/intx.hpp | 99.86% <100.00%> (ø) |
|
test/unittests/test_div.cpp | 100.00% <ø> (ø) |
|
test/unittests/test_int128.cpp | 100.00% <ø> (ø) |
|
test/unittests/test_intx_api.cpp | 100.00% <100.00%> (ø) |
Loading