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

Feature: Enhance custom string- and char-type support #65

Merged
merged 24 commits into from
Oct 22, 2024

fix: workaround ostringstream issue on clang-16 with libc++

87e0ad1
Select commit
Loading
Failed to load commit list.
Merged

Feature: Enhance custom string- and char-type support #65

fix: workaround ostringstream issue on clang-16 with libc++
87e0ad1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2024 in 0s

95.25% (+0.02%) compared to c87e9ce

View this Pull Request on Codecov

95.25% (+0.02%) compared to c87e9ce

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.25%. Comparing base (c87e9ce) to head (87e0ad1).

Additional details and impacted files
@@               Coverage Diff               @@
##           development      #65      +/-   ##
===============================================
+ Coverage        95.22%   95.25%   +0.02%     
===============================================
  Files               15       15              
  Lines             1090     1096       +6     
  Branches           341      342       +1     
===============================================
+ Hits              1038     1044       +6     
  Misses               6        6              
  Partials            46       46              

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