mysiar-org / omnipay-przelewy24v1

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

[Refund] api/v1/transaction/refund #4

Closed Nykilor closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #4 (fdfcfd8) into dev (42ccef4) will increase coverage by 3.64%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                dev       #4      +/-   ##
============================================
+ Coverage     84.68%   88.32%   +3.64%     
- Complexity      139      168      +29     
============================================
  Files            13       15       +2     
  Lines           333      394      +61     
============================================
+ Hits            282      348      +66     
+ Misses           51       46       -5     
Impacted Files Coverage Δ
src/Gateway.php 100.00% <100.00%> (+6.97%) :arrow_up:
src/Message/AbstractRequest.php 100.00% <100.00%> (ø)
src/Message/AbstractResponse.php 100.00% <100.00%> (ø)
src/Message/PurchaseInfoResponse.php 100.00% <100.00%> (ø)
src/Message/PurchaseRequest.php 79.66% <100.00%> (+1.69%) :arrow_up:
src/Message/RefundsRequest.php 100.00% <100.00%> (ø)
src/Message/RefundsResponse.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 42ccef4...fdfcfd8. Read the comment docs.