mysiar-org / omnipay-przelewy24v1

Przelewy24 API v1 driver for the Omnipay payment processing library
MIT License
5 stars 3 forks source link

[/api/v1/card/charge] #19

Closed mysiar closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #19 (50055e8) into dev (d688968) will increase coverage by 0.35%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                dev      #19      +/-   ##
============================================
+ Coverage     89.68%   90.04%   +0.35%     
- Complexity      195      203       +8     
============================================
  Files            17       19       +2     
  Lines           446      462      +16     
============================================
+ Hits            400      416      +16     
  Misses           46       46              
Impacted Files Coverage Δ
src/Gateway.php 100.00% <100.00%> (ø)
src/Message/CardChargeRequest.php 100.00% <100.00%> (ø)
src/Message/CardChargeResponse.php 100.00% <100.00%> (ø)

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 d688968...50055e8. Read the comment docs.