SNUWagon / SNUwagon-back

SNUwagon backend
1 stars 3 forks source link

Implement Information buy api. #67

Closed kjp4155 closed 6 years ago

kjp4155 commented 6 years ago

Implement Information buy api.

codecov[bot] commented 6 years ago

Codecov Report

Merging #67 into master will decrease coverage by 0.33%. The diff coverage is 86.84%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
- Coverage   94.47%   94.14%   -0.34%     
==========================================
  Files          14       14              
  Lines         634      666      +32     
  Branches       43       46       +3     
==========================================
+ Hits          599      627      +28     
- Misses         21       23       +2     
- Partials       14       16       +2
Impacted Files Coverage Δ
api/models.py 100% <ø> (ø) :arrow_up:
api/test_informationpost_view.py 100% <100%> (ø) :arrow_up:
api/serializers.py 97.87% <100%> (ø) :arrow_up:
api/views/posts_views.py 82.4% <73.68%> (-0.94%) :arrow_down:

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 b393cdf...7f59d01. Read the comment docs.