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

#52 nav service version 014 #54

Closed kailniris closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #54 into dev will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff         @@
##            dev    #54   +/-   ##
===================================
  Coverage   100%   100%           
===================================
  Files        10     11    +1     
  Lines       149    175   +26     
===================================
+ Hits        149    175   +26
Impacted Files Coverage Δ
src/nav-connector.js 100% <100%> (ø) :arrow_up:
src/query-taxpayer.js 100% <100%> (ø)
src/send-request.js 100% <100%> (ø) :arrow_up:
src/query-invoice-data.js 100% <100%> (ø) :arrow_up:
src/query-invoice-status.js 100% <100%> (ø) :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 cf3a7ee...5e9f6ce. Read the comment docs.