NYU-Wishlists / wishlists

0 stars 1 forks source link

Feature/refactor collection #82

Closed JiayuanHu closed 5 years ago

JiayuanHu commented 5 years ago

the test failed because WishlistResource is not defined yet. But will be fine after other teammates finished that part.

codecov[bot] commented 5 years ago

Codecov Report

Merging #82 into master will decrease coverage by 17.9%. The diff coverage is 58.78%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #82       +/-   ##
===========================================
- Coverage   87.59%   69.68%   -17.91%     
===========================================
  Files           3        4        +1     
  Lines         274      353       +79     
===========================================
+ Hits          240      246        +6     
- Misses         34      107       +73
Impacted Files Coverage Δ
app/models.py 83.22% <ø> (ø) :arrow_up:
app/copy_service.py 0% <0%> (ø)
app/service.py 85% <95.09%> (-7.31%) :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 0d66cd4...00d1a7a. Read the comment docs.