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

Format project and migrate to CodeCov #135

Closed oyeb closed 6 years ago

oyeb commented 6 years ago
codecov-io commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (dev@a91deec). Click here to learn what that means. The diff coverage is 35.71%.

Impacted file tree graph

@@          Coverage Diff           @@
##             dev     #135   +/-   ##
======================================
  Coverage       ?   64.76%           
======================================
  Files          ?       14           
  Lines          ?      474           
  Branches       ?        0           
======================================
  Hits           ?      307           
  Misses         ?      167           
  Partials       ?        0
Impacted Files Coverage Δ
lib/gringotts.ex 100% <ø> (ø)
lib/gringotts/gateways/cams.ex 93.75% <ø> (ø)
lib/gringotts/response.ex 100% <ø> (ø)
lib/gringotts/gateways/wire_card.ex 0% <0%> (ø)
lib/gringotts/gateways/paymill.ex 0% <0%> (ø)
lib/gringotts/credit_card.ex 100% <100%> (ø)
lib/gringotts/gateways/global_collect.ex 100% <100%> (ø)
lib/gringotts/gateways/authorize_net.ex 97.56% <100%> (ø)
lib/gringotts/gateways/bogus.ex 85.71% <85.71%> (ø)

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 a91deec...6ad2105. Read the comment docs.