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

Repair ci #386

Merged
merged 4 commits into from
Oct 27, 2023

Remove c++ std 2b from clang 14 in CI

ea86a00
Select commit
Loading
Failed to load commit list.
Merged

Repair ci #386

Remove c++ std 2b from clang 14 in CI
ea86a00
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 27, 2023 in 1s

100.0% (target 90.0%)

View this Pull Request on Codecov

100.0% (target 90.0%)

Details

Codecov Report

Merging #386 (ea86a00) into master (4c9711b) will not change coverage.
The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #386   +/-   ##
=======================================
  Coverage   100.0%   100.0%           
=======================================
  Files          38       38           
  Lines        3790     3787    -3     
=======================================
- Hits         3790     3787    -3     
Files Coverage Δ
examples/example008_miller_rabin_prime.cpp 100.0% <100.0%> (ø)
examples/example009_timed_mul.cpp 100.0% <100.0%> (ø)
examples/example009a_timed_mul_4_by_4.cpp 100.0% <100.0%> (ø)
examples/example009b_timed_mul_8_by_8.cpp 100.0% <100.0%> (ø)
test/test.cpp 100.0% <100.0%> (ø)
test/test_uintwide_t_edge_cases.cpp 100.0% <100.0%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4c9711b...ea86a00. Read the comment docs.