bunqCommunity / bunqJSClient

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

Set different user agent in NodeJS #13

Closed Want100Cookies closed 6 years ago

Want100Cookies commented 6 years ago

navigator does not exists when running in Node Relevent: #12

codecov[bot] commented 6 years ago

Codecov Report

Merging #13 into master will decrease coverage by 0.06%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
- Coverage   94.22%   94.16%   -0.07%     
==========================================
  Files          49       49              
  Lines        1403     1405       +2     
  Branches      279      280       +1     
==========================================
+ Hits         1322     1323       +1     
- Misses         81       82       +1
Impacted Files Coverage Δ
src/ApiAdapter.ts 69.29% <66.66%> (-0.35%) :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 13fa76c...bbfaad7. Read the comment docs.