bunqCommunity / bunqJSClient

A javascript SDK for the bunq API
MIT License
58 stars 23 forks source link

Added a example file for NodeJS #19

Closed basst85 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #19 into master will increase coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   89.91%   89.95%   +0.03%     
==========================================
  Files          49       49              
  Lines        1547     1553       +6     
  Branches      325      326       +1     
==========================================
+ Hits         1391     1397       +6     
  Misses        156      156
Impacted Files Coverage Δ
src/ApiAdapter.ts 76.71% <0%> (+0.28%) :arrow_up:
src/Crypto/Aes.ts 100% <0%> (+3.84%) :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 26f493a...60d9268. Read the comment docs.