openaddresses / batch

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

Border Coverage #278

Closed ingalls closed 2 years ago

ingalls commented 2 years ago

Context

Part 2 of the quest for eliminating all 5xx errors and reducing database load from MVT generation requests

codecov[bot] commented 2 years ago

Codecov Report

Merging #278 (da88db0) into master (927aef2) will increase coverage by 1.51%. The diff coverage is 87.50%.

@@            Coverage Diff             @@
##           master     #278      +/-   ##
==========================================
+ Coverage   58.09%   59.61%   +1.51%     
==========================================
  Files          47       30      -17     
  Lines        2019     1466     -553     
==========================================
- Hits         1173      874     -299     
+ Misses        846      592     -254     
Impacted Files Coverage Δ
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/gh.js 12.50% <ø> (ø)
api/lib/job.js 63.41% <ø> (ø)
api/lib/joberror.js 73.84% <ø> (ø)
api/lib/level.js 90.47% <ø> (ø)
... and 28 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 566e7c3...da88db0. Read the comment docs.