bunqCommunity / bunqJSClient

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

Limit field deprecated fix #45

Closed lalilaloe closed 5 years ago

lalilaloe commented 5 years ago

Ability to set atm limit, without deprecated limits field

afbeelding

Crecket commented 5 years ago

Prettier check is failing, can you run yarn run prettier?

codecov[bot] commented 5 years ago

Codecov Report

Merging #45 into master will not change coverage. The diff coverage is 50%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #45   +/-   ##
=======================================
  Coverage   96.64%   96.64%           
=======================================
  Files          71       71           
  Lines        2237     2237           
  Branches      460      460           
=======================================
  Hits         2162     2162           
  Misses         74       74           
  Partials        1        1
Impacted Files Coverage Δ
src/Api/Card.ts 81.81% <50%> (ø) :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 c85ec59...5e870b0. Read the comment docs.