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

Introduce new `getEntryByPathWithNamespace` #859

Closed mgautierfr closed 7 months ago

mgautierfr commented 7 months ago

Fix #843

codecov[bot] commented 7 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (a7776b3) 57.60% compared to head (6054660) 61.27%.

Files Patch % Lines
src/archive.cpp 40.00% 0 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #859 +/- ## ========================================== + Coverage 57.60% 61.27% +3.67% ========================================== Files 99 83 -16 Lines 4590 3422 -1168 Branches 1922 1327 -595 ========================================== - Hits 2644 2097 -547 + Misses 677 435 -242 + Partials 1269 890 -379 ```

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