Skip to content

MSVC added constexpr support to their 128-bit ints#386

Merged
mborland merged 1 commit into
developfrom
MSVC
Apr 28, 2026
Merged

MSVC added constexpr support to their 128-bit ints#386
mborland merged 1 commit into
developfrom
MSVC

Conversation

@mborland

Copy link
Copy Markdown
Member

Closes: #383

@codecov

codecov Bot commented Apr 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.89%. Comparing base (823c8bd) to head (7b629b5).
⚠️ Report is 5 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #386   +/-   ##
========================================
  Coverage    98.89%   98.89%           
========================================
  Files           67       67           
  Lines         5636     5636           
  Branches      1788     1788           
========================================
  Hits          5574     5574           
  Misses          31       31           
  Partials        31       31           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@mborland
mborland merged commit 81abd58 into develop Apr 28, 2026
77 checks passed
@mborland
mborland deleted the MSVC branch April 28, 2026 22:52
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.

MSVC 14.5's 128-bit integers support constexpr

1 participant