zota / php-sdk

PHP SDK for the Zota Merchant API
https://developers.zota.com
Apache License 2.0
1 stars 3 forks source link

Senstive data removed from logs. #1

Closed atanasantonov closed 4 years ago

atanasantonov commented 4 years ago

Request data, query string and endpoint removed from logging in CurlClient.

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##             master        #1   +/-   ##
==========================================
  Coverage          ?   100.00%           
  Complexity        ?       292           
==========================================
  Files             ?        27           
  Lines             ?       799           
  Branches          ?         0           
==========================================
  Hits              ?       799           
  Misses            ?         0           
  Partials          ?         0           
Impacted Files Coverage Δ Complexity Δ
lib/HttpClient/CurlClient.php 100.00% <ø> (ø) 15.00 <0.00> (?)
lib/Deposit.php 100.00% <100.00%> (ø) 4.00 <0.00> (?)
lib/DepositCC.php 100.00% <100.00%> (ø) 4.00 <0.00> (?)
lib/OrderStatus.php 100.00% <100.00%> (ø) 5.00 <0.00> (?)
lib/Payout.php 100.00% <100.00%> (ø) 4.00 <0.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 71c9444...3f13845. Read the comment docs.