tsfile
tsfile copied to clipboard
Fix code scanning alert #5: Unsigned difference expression compared to zero
Fixes https://github.com/apache/tsfile/security/code-scanning/5
Suggested fixes powered by Copilot Autofix. Review carefully before merging.
Codecov Report
Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
Project coverage is 61.67%. Comparing base (
1686cff) to head (f9ff4d8). Report is 1 commits behind head on develop.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cpp/src/reader/bloom_filter.cc | 0.00% | 0 Missing and 1 partial :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## develop #249 +/- ##
========================================
Coverage 61.67% 61.67%
========================================
Files 491 491
Lines 32248 32248
Branches 4226 4226
========================================
Hits 19889 19889
Misses 11912 11912
Partials 447 447
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.