haraka / test-fixtures

Fixtures for testing Haraka and plugins
https://www.npmjs.com/package/haraka-test-fixtures
MIT License
2 stars 7 forks source link

use es6 classes #29

Closed msimerson closed 6 years ago

msimerson commented 6 years ago
codecov[bot] commented 6 years ago

Codecov Report

Merging #29 into master will decrease coverage by 2.31%. The diff coverage is 42.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
- Coverage   55.84%   53.52%   -2.32%     
==========================================
  Files           9        9              
  Lines         428      426       -2     
  Branches       88       89       +1     
==========================================
- Hits          239      228      -11     
- Misses        189      198       +9
Impacted Files Coverage Δ
lib/plugin.js 83.33% <ø> (ø) :arrow_up:
lib/logger.js 94.59% <ø> (ø) :arrow_up:
lib/line_socket.js 33.33% <ø> (ø) :arrow_up:
index.js 100% <ø> (ø) :arrow_up:
lib/util_hmailitem.js 8.97% <ø> (ø) :arrow_up:
lib/transaction.js 31.89% <30.97%> (-6.76%) :arrow_down:
lib/connection.js 80% <89.28%> (-8.24%) :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 9af8cd2...a0833ce. Read the comment docs.