ritstudentgovernment / PawPrints

PawPrints petition application for the RIT community.
https://pawprints.rit.edu
Apache License 2.0
16 stars 13 forks source link

isSigned bugfix #121

Closed lukasyelle closed 4 years ago

lukasyelle commented 4 years ago

fixes a bug where when initially loading the petitions, the user would not be able to see if they've signed a petition in the list

codecov[bot] commented 4 years ago

Codecov Report

Merging #121 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #121   +/-   ##
=======================================
  Coverage   86.81%   86.81%           
=======================================
  Files          26       26           
  Lines        1433     1433           
=======================================
  Hits         1244     1244           
  Misses        189      189           
Impacted Files Coverage Δ
petitions/consumers.py 75.55% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ef23162...4be4fef. Read the comment docs.