Skip to content

Add MSVC 14.5 runner#1391

Merged
mborland merged 3 commits into
developfrom
msvc
May 11, 2026
Merged

Add MSVC 14.5 runner#1391
mborland merged 3 commits into
developfrom
msvc

Conversation

@mborland
Copy link
Copy Markdown
Member

@mborland mborland commented May 8, 2026

No description provided.

@mborland mborland self-assigned this May 8, 2026
@mborland
Copy link
Copy Markdown
Member Author

mborland commented May 8, 2026

Over alignment was the cause of our decimal type issues. Will have to dig into big uints on Monday. I believe that I have forced over alignment with u256.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.4%. Comparing base (713f015) to head (ca62dce).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           develop   #1391   +/-   ##
=======================================
  Coverage     98.4%   98.4%           
=======================================
  Files          288     288           
  Lines        22972   22972           
  Branches      1997    1997           
=======================================
  Hits         22604   22604           
  Misses         368     368           
Files with missing lines Coverage Δ
include/boost/decimal/decimal_fast128_t.hpp 96.0% <ø> (ø)
include/boost/decimal/decimal_fast64_t.hpp 97.5% <ø> (ø)
include/boost/decimal/detail/u256.hpp 82.5% <ø> (ø)

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 713f015...ca62dce. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mborland mborland merged commit 4353200 into develop May 11, 2026
78 checks passed
@mborland mborland deleted the msvc branch May 11, 2026 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant