ritstudentgovernment / PawPrints

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

Develop -> Master #89

Closed lukasyelle closed 5 years ago

lukasyelle commented 5 years ago

Fix bug where admins editing a update would override the description of the petition

codecov[bot] commented 5 years ago

Codecov Report

Merging #89 into master will increase coverage by 0.09%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #89      +/-   ##
==========================================
+ Coverage   90.88%   90.97%   +0.09%     
==========================================
  Files          25       25              
  Lines        1250     1263      +13     
==========================================
+ Hits         1136     1149      +13     
  Misses        114      114
Impacted Files Coverage Δ
petitions/views.py 80.26% <100%> (+0.19%) :arrow_up:
profile/views.py 100% <100%> (ø) :arrow_up:
send_mail/tasks.py 100% <100%> (ø) :arrow_up:

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 92f48b2...ec7029d. Read the comment docs.

zujko commented 5 years ago

Closing this for now, I'm adding more changed to develop so I will do a merge after those are done.