bunqCommunity / bunqJSClient

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

Attachment public endpoint #35

Closed Crecket closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #35 into master will decrease coverage by 0.72%. The diff coverage is 44.82%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
- Coverage    97.3%   96.57%   -0.73%     
==========================================
  Files          61       62       +1     
  Lines        1967     1988      +21     
  Branches      390      391       +1     
==========================================
+ Hits         1914     1920       +6     
- Misses         52       67      +15     
  Partials        1        1
Impacted Files Coverage Δ
src/HTTP/Request.ts 89.47% <0%> (-10.53%) :arrow_down:
src/BunqJSClient.ts 89.95% <100%> (+0.04%) :arrow_up:
src/Crypto/Sha256.ts 100% <100%> (ø) :arrow_up:
src/Api/AttachementPublic.ts 44.44% <44.44%> (ø)
src/HTTP/SignRequestHandler.ts 83.33% <54.54%> (-8.56%) :arrow_down:

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 487afaf...ca13758. Read the comment docs.