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

Add ppc64le runs to CI #700

Merged
merged 11 commits into from
Jul 9, 2024
Merged

Add ppc64le runs to CI #700

merged 11 commits into from
Jul 9, 2024

Conversation

mborland
Copy link
Member

@mborland mborland commented Jul 8, 2024

Closes: #633

Copy link

codecov bot commented Jul 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.2%. Comparing base (03b81f3) to head (11115ac).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop    #700   +/-   ##
=======================================
  Coverage     99.2%   99.2%           
=======================================
  Files          230     230           
  Lines        16290   16290           
  Branches      1757    1757           
=======================================
  Hits         16145   16145           
  Misses         145     145           
Files Coverage Δ
...clude/boost/decimal/detail/ryu/ryu_generic_128.hpp 97.6% <ø> (ø)
test/test_beta.cpp 100.0% <100.0%> (ø)
test/test_decimal32_fast_stream.cpp 100.0% <ø> (ø)
test/test_decimal32_stream.cpp 100.0% <ø> (ø)
test/test_snprintf.cpp 100.0% <ø> (ø)
test/test_strtod.cpp 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 03b81f3...11115ac. Read the comment docs.

@mborland mborland merged commit 1ff2bbd into develop Jul 9, 2024
64 checks passed
@mborland mborland deleted the ppc branch July 9, 2024 20:05
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.

Add PPC64le to CI using Boost CI and BDDE V3
1 participant