onaio / tally-ho

Election results data entry and verification software.
http://tally-ho.readthedocs.org/en/latest/
Other
19 stars 21 forks source link

Fix boolean field failure on corrections #421

Closed lincmba closed 11 months ago

lincmba commented 11 months ago

Handle boolean fields differently from integer fields while performing corrections.

fixes #419

codecov-commenter commented 11 months ago

Codecov Report

Merging #421 (c5556d8) into master (760cd1a) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #421   +/-   ##
=======================================
  Coverage   70.15%   70.15%           
=======================================
  Files         139      139           
  Lines        9220     9221    +1     
=======================================
+ Hits         6468     6469    +1     
  Misses       2752     2752           
Files Changed Coverage Δ
tally_ho/apps/tally/views/corrections.py 91.70% <100.00%> (+0.03%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

:loudspeaker: Have feedback on the report? Share it here.