minchao / mitake-php

三竹簡訊 PHP SDK
MIT License
33 stars 6 forks source link

Fix endpoint according to Mitake official document #7

Closed ywchang0612 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #7 (c875ff6) into master (fbe5288) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #7   +/-   ##
=========================================
  Coverage     99.41%   99.41%           
  Complexity      105      105           
=========================================
  Files            10       10           
  Lines           340      340           
=========================================
  Hits            338      338           
  Misses            2        2           
Impacted Files Coverage Δ
src/API.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 fbe5288...c875ff6. Read the comment docs.

minchao commented 2 years ago

Thank you!