Skip to content

Make cross type conversions implicit #401

Merged
mborland merged 12 commits into
developfrom
conversion
May 12, 2026
Merged

Make cross type conversions implicit #401
mborland merged 12 commits into
developfrom
conversion

Conversation

@mborland
Copy link
Copy Markdown
Member

Closes: #400

@mborland mborland self-assigned this May 12, 2026
@mborland mborland added Bug Something isn't working Boost Review Feedback from the review period including pre- and post- on the ML labels May 12, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

❌ Patch coverage is 99.02439% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.19%. Comparing base (e6e59c0) to head (7e5ae9f).
⚠️ Report is 13 commits behind head on develop.

Files with missing lines Patch % Lines
test/test_cross_type_assign.cpp 98.51% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #401      +/-   ##
===========================================
+ Coverage    96.10%   96.19%   +0.08%     
===========================================
  Files           71       72       +1     
  Lines         6109     6306     +197     
  Branches      2045     2124      +79     
===========================================
+ Hits          5871     6066     +195     
  Misses          34       34              
- Partials       204      206       +2     

☔ 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.

@cppalliance-bot
Copy link
Copy Markdown

cppalliance-bot commented May 12, 2026

An automated preview of the documentation is available at https://401.int128.prtest3.cppalliance.org/libs/int128/doc/html/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2026-05-12 18:04:07 UTC

@mborland mborland merged commit e69f3fa into develop May 12, 2026
74 of 75 checks passed
@mborland mborland deleted the conversion branch May 12, 2026 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Boost Review Feedback from the review period including pre- and post- on the ML Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Conversions between int128_t and uint128_t should be implicit

2 participants