openzim / libzim

Reference implementation of the ZIM specification
https://download.openzim.org/release/libzim/
GNU General Public License v2.0
166 stars 49 forks source link

Avoid warning when comparing signed and unsigned int. #831

Closed mgautierfr closed 12 months ago

codecov[bot] commented 12 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (6460196) 57.57% compared to head (e040039) 57.57%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #831 +/- ## ======================================= Coverage 57.57% 57.57% ======================================= Files 98 98 Lines 4545 4545 Branches 1911 1911 ======================================= Hits 2617 2617 Misses 668 668 Partials 1260 1260 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

kelson42 commented 12 months ago

@mgautierfr Ready to merge? To review? Still a draft?

mgautierfr commented 12 months ago

Ready to merge !