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

update macros for codecvt and support C++26 support on clang19 #1113

Merged
merged 10 commits into from
Jan 11, 2025

Don't treat std::complex as is_tuple_like for our purpose

9a2884a
Select commit
Loading
Failed to load commit list.
Merged

update macros for codecvt and support C++26 support on clang19 #1113

Don't treat std::complex as is_tuple_like for our purpose
9a2884a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2025 in 1s

100.00% (+0.00%) compared to e4ee3af

View this Pull Request on Codecov

100.00% (+0.00%) compared to e4ee3af

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e4ee3af) to head (9a2884a).
Report is 62 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##              main     #1113     +/-   ##
===========================================
  Coverage   100.00%   100.00%             
===========================================
  Files           17        17             
  Lines         4546      5034    +488     
  Branches         0      1029   +1029     
===========================================
+ Hits          4546      5034    +488     

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