naustudio / vn-payments

Various VN Payment Gateways implemented for NodeJS
http://code.naustud.io/vn-payments
Apache License 2.0
134 stars 41 forks source link

.d.ts for auto-complete; VI translations and documentation fixes #11

Closed trongthanh closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #11 into master will increase coverage by 0.35%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #11      +/-   ##
========================================
+ Coverage   99.64%   100%   +0.35%     
========================================
  Files           7      7              
  Lines         282    290       +8     
  Branches       38     40       +2     
========================================
+ Hits          281    290       +9     
+ Misses          1      0       -1
Impacted Files Coverage Δ
src/onepay/OnePay.js 100% <ø> (ø) :arrow_up:
src/onepay/OnePayInternational.js 100% <ø> (ø) :arrow_up:
src/onepay/OnePayDomestic.js 100% <ø> (ø) :arrow_up:
src/sohapay/SohaPay.js 100% <100%> (+1.81%) :arrow_up:
src/vnpay/VNPay.js 100% <100%> (ø) :arrow_up:
src/nganluong/NganLuong.js 100% <100%> (ø) :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 4c3aa94...728b875. Read the comment docs.