lokielse / omnipay-wechatpay

(微信支付)WeChatPay driver for the Omnipay PHP payment processing library
MIT License
316 stars 103 forks source link

Fix wrong class name declaration: QueryOrderResponse #46

Closed successgo closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #46 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #46   +/-   ##
======================================
  Coverage    4.92%   4.92%           
======================================
  Files          27      27           
  Lines         833     833           
======================================
  Hits           41      41           
  Misses        792     792
Impacted Files Coverage Δ
src/JsGateway.php 0% <ø> (ø) :arrow_up:
src/PosGateway.php 0% <ø> (ø) :arrow_up:
src/Gateway.php 100% <ø> (ø) :arrow_up:
src/NativeGateway.php 0% <ø> (ø) :arrow_up:
src/AppGateway.php 0% <ø> (ø) :arrow_up:
src/BaseAbstractGateway.php 46.15% <ø> (ø) :arrow_up:

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 025ef36...501bbd2. Read the comment docs.