angro-kft / nav-connector

Node.js module which provides an interface for communicating with NAV online invoice service.
GNU General Public License v3.0
35 stars 11 forks source link

#50 fix query invoice status response #53

Closed kailniris closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #53 into #52_nav-service-version-014 will decrease coverage by 1.15%. The diff coverage is 88.88%.

Impacted file tree graph

@@                       Coverage Diff                       @@
##           #52_nav-service-version-014      #53      +/-   ##
===============================================================
- Coverage                          100%   98.84%   -1.16%     
===============================================================
  Files                               11       11              
  Lines                              157      173      +16     
===============================================================
+ Hits                               157      171      +14     
- Misses                               0        2       +2
Impacted Files Coverage Δ
src/query-invoice-data.js 100% <ø> (ø) :arrow_up:
src/query-invoice-status.js 93.1% <88.88%> (-6.9%) :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 2af2eaa...b35de88. Read the comment docs.