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

fix int128 cast to unsigned #2314

Merged
merged 2 commits into from
Oct 31, 2023

format

5fae7eb
Select commit
Loading
Failed to load commit list.
Merged

fix int128 cast to unsigned #2314

format
5fae7eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 31, 2023 in 0s

89.82% (target 80.00%)

View this Pull Request on Codecov

89.82% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e7b0c2f) 89.81% compared to head (5fae7eb) 89.82%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2314   +/-   ##
=======================================
  Coverage   89.81%   89.82%           
=======================================
  Files        1022     1022           
  Lines       35441    35443    +2     
=======================================
+ Hits        31831    31835    +4     
+ Misses       3610     3608    -2     
Files Coverage Δ
src/common/types/int128_t.cpp 85.83% <100.00%> (+0.98%) ⬆️

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