openaddresses / batch

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

Validated S3 Links #271

Closed ingalls closed 2 years ago

ingalls commented 2 years ago

Ref: https://github.com/openaddresses/batch/issues/250

codecov[bot] commented 2 years ago

Codecov Report

Merging #271 (927aef2) into master (e648304) will increase coverage by 0.35%. The diff coverage is 46.42%.

:exclamation: Current head 927aef2 differs from pull request most recent head d245a69. Consider uploading reports for the commit d245a69 to get more accurate results

@@            Coverage Diff             @@
##           master     #271      +/-   ##
==========================================
+ Coverage   57.74%   58.09%   +0.35%     
==========================================
  Files          47       47              
  Lines        2007     2019      +12     
==========================================
+ Hits         1159     1173      +14     
+ Misses        848      846       -2     
Impacted Files Coverage Δ
api/lib/run.js 63.28% <ø> (-0.29%) :arrow_down:
api/routes/fabric.js 35.00% <0.00%> (ø)
api/index.js 67.16% <36.36%> (-4.74%) :arrow_down:
api/lib/map.js 61.61% <41.17%> (+9.32%) :arrow_up:
api/routes/data.js 50.00% <50.00%> (ø)
api/routes/map.js 37.93% <50.00%> (+0.89%) :arrow_up:
api/lib/job.js 63.41% <100.00%> (+0.91%) :arrow_up:
api/routes/job.js 45.34% <100.00%> (+1.30%) :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 e648304...d245a69. Read the comment docs.