AlexXanderGrib / node-qiwi-sdk

:kiwi_fruit: QIWI Bank (qiwi.com) API SDK for node JS. Fully Typed. Covers (Personal & P2P API's)
https://npmjs.com/package/qiwi-sdk
MIT License
32 stars 8 forks source link

V3 #9

Closed AlexXanderGrib closed 2 years ago

AlexXanderGrib commented 2 years ago

Обновление

codecov[bot] commented 2 years ago

Codecov Report

Merging #9 (4b4bf08) into main (59731a2) will decrease coverage by 11.66%. The diff coverage is 71.66%.

@@             Coverage Diff             @@
##             main       #9       +/-   ##
===========================================
- Coverage   80.82%   69.16%   -11.67%     
===========================================
  Files          12       39       +27     
  Lines         485      814      +329     
  Branches       98      112       +14     
===========================================
+ Hits          392      563      +171     
- Misses         92      244      +152     
- Partials        1        7        +6     
Impacted Files Coverage Δ
src/apis/p2p/p2p.types.ts 100.00% <ø> (ø)
src/apis/wallet/payments.api.ts 73.33% <ø> (ø)
src/apis/wallet/person-profile.api.ts 100.00% <ø> (ø)
src/apis/wallet/restrictions.api.ts 50.00% <ø> (ø)
src/apis/wallet/wallet.compat.ts 23.91% <ø> (ø)
src/apis/wallet/wallet.errors.ts 62.50% <ø> (ø)
src/apis/wallet/wallet.ts 77.27% <ø> (ø)
src/apis/wallet/wallet.types.ts 100.00% <ø> (ø)
src/apis/wallet/webhooks.api.ts 13.15% <ø> (ø)
src/exports.ts 100.00% <ø> (ø)
... and 27 more

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 142b6cc...4b4bf08. Read the comment docs.