Skip to content
This repository was archived by the owner on Jun 22, 2025. It is now read-only.

Started implementing int128 #614

64e4a37
Select commit
Loading
Failed to load commit list.
Open

Int128/UInt128 support #614 #618

Started implementing int128 #614
64e4a37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 30, 2025 in 0s

80.01% (-1.86%) compared to 3671b37

View this Pull Request on Codecov

80.01% (-1.86%) compared to 3671b37

Details

Codecov Report

Attention: Patch coverage is 37.50000% with 60 lines in your changes missing coverage. Please review.

Project coverage is 80.01%. Comparing base (3671b37) to head (64e4a37).
Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
ClickHouse.Client/Numerics/ClickHouseInt128.cs 34.78% 58 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #618      +/-   ##
==========================================
- Coverage   81.87%   80.01%   -1.86%     
==========================================
  Files         103      104       +1     
  Lines        2245     2337      +92     
  Branches      340      345       +5     
==========================================
+ Hits         1838     1870      +32     
- Misses        280      338      +58     
- Partials      127      129       +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.