• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

haraka / haraka-config / 8822447318

24 Apr 2024 07:50PM UTC coverage: 82.873% (-2.2%) from 85.094%
8822447318

push

github

web-flow
Release v1.2.0 (#71)

- feat: getDir can parse different types of files in a dir
- feat: all file readers now have load and loadPromise, so a feature
like getDir can safely use the promise API
- chore: require syntax, prefix node builtins with `node:`
- moved configfile -> lib/reader
- moved readers/  -> lib/readers
- refactored regex lib to lib/regex
- refactored watch functions into lib/watch
- es6
  - add several uses of `...` (spread operator / param collection)
  - replace `for i` with `for ... of`
  - consolidate all cases of type detection into configfile.getType
  - replace `new Promise` with async/await
  - use shortened array function syntax
- ci: update to shared haraka/.github
- dep: eslint-plugin-haraka -> @haraka/eslint-config
- lint: remove duplicate / stale rules from .eslintrc
- package.json: populate [files]
- deps: version bumps

219 of 251 branches covered (87.25%)

Branch coverage included in aggregate %.

644 of 797 new or added lines in 10 files covered. (80.8%)

1 existing line in 1 file now uncovered.

681 of 835 relevant lines covered (81.56%)

47.84 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

91.04
/lib/reader.js


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc