decidim / decidim-bulletin-board

GNU Affero General Public License v3.0
5 stars 6 forks source link

Fix and document the verifier #311

Closed microstudi closed 10 months ago

microstudi commented 11 months ago

Fixes the verifier for ballots or election logs (a tar file).

I've added instructions in the README file to documentat all of this, is not ideal but it can save you a lot of time.

fixes #231 supersedes #192 requires #310 to be merged to fix the rubocop issues

image

codecov-commenter commented 11 months ago

Codecov Report

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

Comparison is base (be58cb5) 69.57% compared to head (fb1b4f4) 69.57%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #311 +/- ## ======================================== Coverage 69.57% 69.57% ======================================== Files 96 96 Lines 1630 1630 ======================================== Hits 1134 1134 Misses 496 496 ```

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