pennlabs / labs-api-server

server for search for registrar, etc
MIT License
11 stars 1 forks source link

Include reservation info in GSR reminder #188

Closed joshdoman closed 4 years ago

joshdoman commented 4 years ago

Includes reservation info in GSR reminder to enable rich notifications on iOS (i.e. location image)

codecov[bot] commented 4 years ago

Codecov Report

Merging #188 into master will increase coverage by 0.02%. The diff coverage is 28.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #188      +/-   ##
==========================================
+ Coverage   34.76%   34.79%   +0.02%     
==========================================
  Files          46       46              
  Lines        3049     3055       +6     
==========================================
+ Hits         1060     1063       +3     
- Misses       1989     1992       +3
Impacted Files Coverage Δ
server/studyspaces/models.py 100% <100%> (ø) :arrow_up:
server/studyspaces/notifications.py 29.09% <18.18%> (+1.09%) :arrow_up:
server/notifications.py 34.21% <50%> (ø) :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 2ee34fe...eaff573. Read the comment docs.