openaddresses / batch

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

Express Param Types #202

Closed ingalls closed 3 years ago

ingalls commented 3 years ago

Context

Strongly enforce express param types

codecov[bot] commented 3 years ago

Codecov Report

Merging #202 (942afcf) into master (3559803) will increase coverage by 0.48%. The diff coverage is 41.79%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #202      +/-   ##
==========================================
+ Coverage   59.17%   59.66%   +0.48%     
==========================================
  Files          44       44              
  Lines        2148     2122      -26     
==========================================
- Hits         1271     1266       -5     
+ Misses        877      856      -21     
Impacted Files Coverage Δ
api/lib/util.js 86.95% <ø> (+2.34%) :arrow_up:
api/routes/cache.js 83.33% <ø> (ø)
api/routes/data.js 53.12% <ø> (+1.69%) :arrow_up:
api/routes/error_job.js 82.14% <ø> (-1.73%) :arrow_down:
api/routes/level-override.js 88.88% <ø> (-1.12%) :arrow_down:
api/routes/run.js 51.16% <ø> (+2.18%) :arrow_up:
api/routes/collection.js 25.58% <20.00%> (+0.04%) :arrow_up:
api/routes/export.js 77.08% <20.00%> (+1.61%) :arrow_up:
api/routes/job.js 50.00% <21.73%> (+3.01%) :arrow_up:
api/index.js 60.91% <37.50%> (ø)
... and 2 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 3559803...942afcf. Read the comment docs.