openzim / wp1

Wikipedia 1.0 engine & selection tools
https://wp1.openzim.org
GNU General Public License v2.0
24 stars 17 forks source link

Use validation results for building Simple Selections #720

Closed audiodude closed 6 months ago

audiodude commented 6 months ago

Fixes #717. Fixes #719.

This is because the validation results already strip comments and url decode, and invalid lists should not be allowed to be built anyway.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 90.86%. Comparing base (1878bf8) to head (b04f26e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #720 +/- ## ======================================= Coverage 90.85% 90.86% ======================================= Files 63 63 Lines 3346 3348 +2 ======================================= + Hits 3040 3042 +2 Misses 306 306 ```

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