openzim / python-libzim

Libzim binding for Python: read/write ZIM files in Python
https://pypi.org/project/libzim/
GNU General Public License v3.0
62 stars 22 forks source link

Remove pascalize() and its use in add_metadata #162

Closed rgaudin closed 1 year ago

rgaudin commented 1 year ago

Fixes #161

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.06 :warning:

Comparison is base (12f82b4) 93.18% compared to head (dd6ab84) 93.12%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #162 +/- ## ========================================== - Coverage 93.18% 93.12% -0.06% ========================================== Files 1 1 Lines 484 480 -4 ========================================== - Hits 451 447 -4 Misses 33 33 ``` | [Impacted Files](https://codecov.io/gh/openzim/python-libzim/pull/162?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openzim) | Coverage Δ | | |---|---|---| | [libzim/libzim.pyx](https://codecov.io/gh/openzim/python-libzim/pull/162?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openzim#diff-bGliemltL2xpYnppbS5weXg=) | `93.12% <100.00%> (-0.06%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openzim). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openzim)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.