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

Revert "Release v1.1.1-rc" #174

Closed oyeb closed 6 years ago

oyeb commented 6 years ago

Reverts aviabird/gringotts#172 Oops, @oyeb squashed #172 -- should have done a rebase merge.

codecov-io commented 6 years ago

Codecov Report

Merging #174 into master will decrease coverage by 19.17%. The diff coverage is 5.88%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #174       +/-   ##
===========================================
- Coverage   77.33%   58.15%   -19.18%     
===========================================
  Files          14       14               
  Lines         375      466       +91     
===========================================
- Hits          290      271       -19     
- Misses         85      195      +110
Impacted Files Coverage Δ
lib/gringotts/gateways/global_collect.ex 100% <ø> (ø) :arrow_up:
lib/gringotts/gateways/stripe.ex 0% <ø> (ø) :arrow_up:
lib/gringotts/gateways/monei.ex 97.95% <ø> (ø) :arrow_up:
lib/gringotts.ex 100% <ø> (ø) :arrow_up:
lib/gringotts/gateways/authorize_net.ex 97.56% <ø> (ø) :arrow_up:
lib/gringotts/gateways/cams.ex 93.75% <ø> (ø) :arrow_up:
lib/gringotts/gateways/trexle.ex 100% <ø> (ø) :arrow_up:
lib/gringotts/gateways/wire_card.ex 0% <0%> (ø)
lib/gringotts/gateways/paymill.ex 0% <0%> (-100%) :arrow_down:
lib/gringotts/money.ex 70% <100%> (+70%) :arrow_up:
... and 1 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 b54a9bb...038cd73. Read the comment docs.