aviabird / gringotts

A complete payment library for Elixir and Phoenix Framework
https://hexdocs.pm/gringotts/Gringotts.html
MIT License
481 stars 53 forks source link

Securion 1 #161

Open RajeetKaushal opened 6 years ago

RajeetKaushal commented 6 years ago

Implemented store/2 with test cases.

codecov-io commented 6 years ago

Codecov Report

Merging #161 into securion-pay will increase coverage by 1.15%. The diff coverage is 100%.

Impacted file tree graph

@@               Coverage Diff                @@
##           securion-pay     #161      +/-   ##
================================================
+ Coverage         65.57%   66.73%   +1.15%     
================================================
  Files                15       15              
  Lines               488      505      +17     
================================================
+ Hits                320      337      +17     
  Misses              168      168
Impacted Files Coverage Δ
lib/gringotts/gateways/securion_pay.ex 96.77% <100%> (+1.31%) :arrow_up:
lib/gringotts/gateways/global_collect.ex 100% <0%> (ø) :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 cfc2ce5...fdd705e. Read the comment docs.