openaddresses / batch

OpenAddresses/Machine based AWS Batch based ETL Processing
https://batch.openaddresses.io/
MIT License
6 stars 5 forks source link

ESLint@8 & Generic #253

Closed ingalls closed 2 years ago

ingalls commented 2 years ago

Context

Remove babel in favour of ECMA 13 support in ESLint & update from lib/generic to modularized library.

codecov[bot] commented 2 years ago

Codecov Report

Merging #253 (9079c2f) into master (5ed025a) will decrease coverage by 0.75%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #253      +/-   ##
==========================================
- Coverage   59.11%   58.36%   -0.76%     
==========================================
  Files          48       47       -1     
  Lines        2084     2039      -45     
==========================================
- Hits         1232     1190      -42     
+ Misses        852      849       -3     
Impacted Files Coverage Δ
api/index.js 71.90% <ø> (ø)
api/lib/analytics.js 45.45% <ø> (ø)
api/lib/batch.js 14.28% <ø> (ø)
api/lib/bunny.js 100.00% <ø> (ø)
api/lib/cacher.js 55.88% <ø> (ø)
api/lib/ci.js 34.82% <ø> (ø)
api/lib/collections.js 89.23% <ø> (ø)
api/lib/config.js 59.57% <ø> (ø)
api/lib/data.js 45.88% <ø> (ø)
api/lib/email.js 45.45% <ø> (ø)
... and 33 more

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 5ed025a...9079c2f. Read the comment docs.