inf219-mocca / MOCCAPI

MIT License
4 stars 0 forks source link

Refactor time field to measured_at, add help_text to fields #18

Closed sondr3 closed 5 years ago

sondr3 commented 5 years ago

As with #10 and #17, this needs to merged after these two pull requests as it builds on those changes.

codecov[bot] commented 5 years ago

Codecov Report

Merging #18 into master will increase coverage by 0.78%. The diff coverage is 95.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   89.04%   89.83%   +0.78%     
==========================================
  Files           6        6              
  Lines          73       59      -14     
==========================================
- Hits           65       53      -12     
+ Misses          8        6       -2
Impacted Files Coverage Δ
coffee/serializers.py 100% <100%> (ø) :arrow_up:
coffee/views.py 90.9% <100%> (ø) :arrow_up:
coffee/models.py 93.75% <91.66%> (+8.75%) :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 e1f7892...f1f685a. Read the comment docs.