aviacommerce / avia

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

Test Shipping related models and schema #460

Closed Jeshan7 closed 5 years ago

Jeshan7 commented 5 years ago

Why?

In Shipping_category (Model)

This change addresses the need by:

In Shipping_category (Model)

[delivers #163586461]

Checklist

codecov[bot] commented 5 years ago

Codecov Report

Merging #460 into develop will increase coverage by 0.68%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #460      +/-   ##
===========================================
+ Coverage    78.98%   79.67%   +0.68%     
===========================================
  Files          176      176              
  Lines         2208     2209       +1     
===========================================
+ Hits          1744     1760      +16     
+ Misses         464      449      -15
Impacted Files Coverage Δ
.../schema/shipping_rules/shipping_rule_identifier.ex 100% <ø> (ø)
...itch_core/lib/core/data/model/shipping_category.ex 100% <100%> (+66.66%) :arrow_up:
...s/snitch_core/lib/core/data/model/shipping_rule.ex 100% <100%> (+100%) :arrow_up:
..._core/lib/core/data/model/general_configuration.ex 72.72% <0%> (+9.09%) :arrow_up:
...snitch_core/lib/core/data/model/shipping_method.ex 100% <0%> (+30%) :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 9f5b95a...a810288. Read the comment docs.