Skip to content

Remove shift guardrails so builtin delegation and synthetic match behavior - #459

Merged
mborland merged 4 commits into
developfrom
450
Jul 24, 2026
Merged

Remove shift guardrails so builtin delegation and synthetic match behavior #459
mborland merged 4 commits into
developfrom
450

Conversation

@mborland

Copy link
Copy Markdown
Member

Closes: #435
Closes: #450

@mborland mborland added this to the v4.0.0 milestone Jul 24, 2026
@mborland mborland self-assigned this Jul 24, 2026
@mborland mborland added Bug Something isn't working Optimization Make Something Faster Boost Review Feedback from the review period including pre- and post- on the ML labels Jul 24, 2026
@cppalliance-bot

cppalliance-bot commented Jul 24, 2026

Copy link
Copy Markdown

An automated preview of the documentation is available at https://459.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-07-24 16:25:30 UTC

@codecov

codecov Bot commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.00%. Comparing base (3382905) to head (09024ce).
⚠️ Report is 7 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #459   +/-   ##
========================================
  Coverage    95.99%   96.00%           
========================================
  Files           83       85    +2     
  Lines         7323     7331    +8     
  Branches      2595     2590    -5     
========================================
+ Hits          7030     7038    +8     
+ Misses          54       44   -10     
- Partials       239      249   +10     

☔ View full report in Codecov by Harness.
📢 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 acd7809 into develop Jul 24, 2026
83 checks passed
@mborland
mborland deleted the 450 branch July 24, 2026 19:40
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 Optimization Make Something Faster

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Questionable operator<< error handling and missing documentation Potential Shift Optimization

2 participants