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

transaction: add results #36

Closed msimerson closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #36 into master will increase coverage by 0.2%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #36     +/-   ##
=========================================
+ Coverage    54.7%   54.91%   +0.2%     
=========================================
  Files           9        9             
  Lines         446      448      +2     
  Branches       93       93             
=========================================
+ Hits          244      246      +2     
  Misses        202      202
Impacted Files Coverage Δ
lib/transaction.js 37.98% <100%> (+0.97%) :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 f1f4403...fe1c170. Read the comment docs.

msimerson commented 5 years ago
$ npm publish
npm notice 
npm notice 📦  haraka-test-fixtures@1.0.28
npm notice === Tarball Contents === 
npm notice 1.0kB package.json                              
npm notice 138B  .codeclimate.yml                          
npm notice 191B  .eslintrc.json                            
npm notice 235B  .travis.yml                               
npm notice 389B  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.28                                  
npm notice package size:  12.2 kB                                 
npm notice unpacked size: 43.0 kB                                 
npm notice shasum:        510778c2f5cbe70ff48f3bf225265de26b95907f
npm notice integrity:     sha512-v6ob2lf/Y0DmE[...]Tj4Se2YyvucNA==
npm notice total files:   28                                      
npm notice 
+ haraka-test-fixtures@1.0.28