Skip to content

Fix build error on non windows plateforms

Codecov / codecov/project failed Feb 3, 2025 in 1s

86.03% (-1.36%) compared to ba795e0

View this Pull Request on Codecov

86.03% (-1.36%) compared to ba795e0

Details

Codecov Report

Attention: Patch coverage is 42.10526% with 143 lines in your changes missing coverage. Please review.

Project coverage is 86.03%. Comparing base (ba795e0) to head (3d390da).
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
src/core/recv_buffer.c 56.02% 62 Missing ⚠️
src/core/api.c 1.61% 61 Missing ⚠️
src/core/stream.c 52.94% 8 Missing ⚠️
src/core/stream_recv.c 63.15% 7 Missing ⚠️
src/core/connection.c 0.00% 4 Missing ⚠️
src/core/operation.c 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4758      +/-   ##
==========================================
- Coverage   87.38%   86.03%   -1.36%     
==========================================
  Files          56       56              
  Lines       17400    17590     +190     
==========================================
- Hits        15205    15133      -72     
- Misses       2195     2457     +262     

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