kiwix / libkiwix

Common code base for all Kiwix ports
https://download.kiwix.org/release/libkiwix/
GNU General Public License v3.0
112 stars 55 forks source link

Do not index book's name as a phrase. #1016

Closed mgautierfr closed 8 months ago

mgautierfr commented 8 months ago

Fix #1004

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (e89f4e2) 38.92% compared to head (07ff4ea) 38.92%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1016 +/- ## ======================================= Coverage 38.92% 38.92% ======================================= Files 58 58 Lines 3990 3990 Branches 2201 2201 ======================================= Hits 1553 1553 Misses 1090 1090 Partials 1347 1347 ``` | [Files](https://app.codecov.io/gh/kiwix/libkiwix/pull/1016?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kiwix) | Coverage Δ | | |---|---|---| | [src/library.cpp](https://app.codecov.io/gh/kiwix/libkiwix/pull/1016?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kiwix#diff-c3JjL2xpYnJhcnkuY3Bw) | `48.23% <0.00%> (ø)` | |

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

mgautierfr commented 8 months ago

Test directly updated in the only commit of the PR.