unional / komondor-plugin-node

NodeJS plugin for komondor
MIT License
0 stars 0 forks source link

feat: add expectations for stream #4

Closed unional closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #4 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #4   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines          96    101    +5     
  Branches        8      8           
=====================================
+ Hits           96    101    +5
Impacted Files Coverage Δ
src/index.ts 100% <100%> (ø) :arrow_up:
src/stream/index.ts 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 6ad39c1...835d3f8. Read the comment docs.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 5


Totals Coverage Status
Change from base Build 4: 2.6%
Covered Lines: 100
Relevant Lines: 100

💛 - Coveralls
unional commented 6 years ago

:tada: This PR is included in version 1.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: