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

Multiprecision refactoring #98

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from
Draft

Conversation

ioxid
Copy link
Contributor

@ioxid ioxid commented Oct 18, 2024

No description provided.

@ioxid ioxid requested a review from martun October 18, 2024 16:07
@ioxid ioxid self-assigned this Oct 24, 2024
Copy link

github-actions bot commented Oct 24, 2024

Clang Test Results

  156 files  + 3    156 suites  +3   10m 41s ⏱️ -1s
3 212 tests +18  3 206 ✅ +18  6 💤 ±0  0 ❌ ±0 
3 387 runs  +24  3 381 ✅ +24  6 💤 ±0  0 ❌ ±0 

Results for commit ea73f12. ± Comparison against base commit ec7b6d2.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Oct 24, 2024

Gcc Test Results

  156 files  +  3    156 suites  +3   11m 38s ⏱️ -1s
3 216 tests + 16  3 210 ✅ + 16  6 💤 ±0  0 ❌ ±0 
3 391 runs  +121  3 385 ✅ +121  6 💤 ±0  0 ❌ ±0 

Results for commit ea73f12. ± Comparison against base commit ec7b6d2.

This pull request removes 6 and adds 22 tests. Note that renamed tests count towards both.
pack_imploder_test_suite ‑ be_to_be_1
pack_imploder_test_suite ‑ be_to_be_2
pack_imploder_test_suite ‑ be_to_le_1
pack_imploder_test_suite ‑ be_to_le_2
pack_imploder_test_suite ‑ be_to_le_3
pack_imploder_test_suite ‑ bubb_to_lulb_4
addition ‑ does_not_wrap
addition ‑ multilimb
addition ‑ simple
convert ‑ from_int64_t
convert ‑ from_uint64_t
convert ‑ to_uint64_t
cpp_int_conversion ‑ from_cpp_int
cpp_int_conversion ‑ to_cpp_int
lpc_math_polynomial_suite ‑ lpc_basic_skipping_layers_test
lpc_math_polynomial_suite ‑ lpc_dfs_basic_test
…

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant