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

Release 1.1.0 #157

Closed ashish173 closed 6 years ago

ashish173 commented 6 years ago

Release 1.1.0 (2018-04-22)

codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@10ba1d0). Click here to learn what that means. The diff coverage is 64.32%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #157   +/-   ##
=========================================
  Coverage          ?   58.15%           
=========================================
  Files             ?       14           
  Lines             ?      466           
  Branches          ?        0           
=========================================
  Hits              ?      271           
  Misses            ?      195           
  Partials          ?        0
Impacted Files Coverage Δ
lib/gringotts/response.ex 100% <ø> (ø)
lib/gringotts/gateways/stripe.ex 0% <0%> (ø)
lib/mix/new.ex 0% <0%> (ø)
lib/gringotts/gateways/paymill.ex 0% <0%> (ø)
lib/gringotts/gateways/wire_card.ex 0% <0%> (ø)
lib/gringotts/gateways/global_collect.ex 100% <100%> (ø)
lib/gringotts/gateways/authorize_net.ex 97.56% <100%> (ø)
lib/gringotts.ex 100% <100%> (ø)
lib/gringotts/gateways/trexle.ex 100% <100%> (ø)
lib/gringotts/credit_card.ex 100% <100%> (ø)
... and 3 more

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 10ba1d0...b1b7891. Read the comment docs.