aviacommerce / avia

open source e-commerce framework
https://aviacommerce.netlify.app/
MIT License
529 stars 113 forks source link

Tests for review_related model and schema #471

Closed Jeshan7 closed 5 years ago

Jeshan7 commented 5 years ago

Why?

This change addresses the need by:

[delivers #163622129]

Checklist

codecov[bot] commented 5 years ago

Codecov Report

Merging #471 into develop will increase coverage by 0.13%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #471      +/-   ##
===========================================
+ Coverage    79.73%   79.87%   +0.13%     
===========================================
  Files          176      176              
  Lines         2216     2216              
===========================================
+ Hits          1767     1770       +3     
+ Misses         449      446       -3
Impacted Files Coverage Δ
.../snitch_core/lib/core/data/model/product_review.ex 96.77% <0%> (+3.22%) :arrow_up:
...core/lib/core/data/schema/review/product_review.ex 100% <0%> (+25%) :arrow_up:
apps/snitch_core/lib/core/data/model/review.ex 100% <0%> (+33.33%) :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 4b92ae8...b5f1aa4. Read the comment docs.