haraka / test-fixtures

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

trans: store results in transaction #37

Closed msimerson closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #37 into master will not change coverage. The diff coverage is 50%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #37   +/-   ##
=======================================
  Coverage   54.91%   54.91%           
=======================================
  Files           9        9           
  Lines         448      448           
  Branches       93       93           
=======================================
  Hits          246      246           
  Misses        202      202
Impacted Files Coverage Δ
lib/transaction.js 37.98% <50%> (ø) :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 70a0f37...3b13684. Read the comment docs.

msimerson commented 5 years ago
$ npm publish
npm notice 
npm notice 📦  haraka-test-fixtures@1.0.29
npm notice === Tarball Contents === 
npm notice 1.1kB package.json                              
npm notice 138B  .codeclimate.yml                          
npm notice 191B  .eslintrc.json                            
npm notice 235B  .travis.yml                               
npm notice 365B  appveyor.yml                              
npm notice 2.1kB Changes.md                                
npm notice 520B  index.js                                  
npm notice 1.1kB LICENSE                                   
npm notice 1.5kB README.md                                 
npm notice 722B  run_tests                                 
npm notice 1.9kB lib/connection.js                         
npm notice 421B  lib/line_socket.js                        
npm notice 1.8kB lib/logger.js                             
npm notice 6.4kB lib/plugin.js                             
npm notice 439B  lib/stub.js                               
npm notice 7.1kB lib/transaction.js                        
npm notice 5.0kB lib/util_hmailitem.js                     
npm notice 2.0kB lib/vm_harness.js                         
npm notice 1.8kB test/connection.js                        
npm notice 81B   test/fixtures/mock-plugin-dir/index.js    
npm notice 235B  test/fixtures/mock-plugin-dir/package.json
npm notice 121B  test/fixtures/mock-plugin.js              
npm notice 1.7kB test/index.js                             
npm notice 742B  test/logger.js                            
npm notice 2.0kB test/plugin.js                            
npm notice 649B  test/stub.js                              
npm notice 2.3kB test/transaction.js                       
npm notice 564B  test/vm_harness.js                        
npm notice === Tarball Details === 
npm notice name:          haraka-test-fixtures                    
npm notice version:       1.0.29                                  
npm notice package size:  12.2 kB                                 
npm notice unpacked size: 43.1 kB                                 
npm notice shasum:        c9d14691d3801badac3e6bb820fa2fa8fa8c64de
npm notice integrity:     sha512-11CvfXa1f2lGB[...]YaLwOPkYa0FCw==
npm notice total files:   28                                      
npm notice 
+ haraka-test-fixtures@1.0.29