ajvb / kala

Modern Job Scheduler
MIT License
2.13k stars 187 forks source link

Fixes as a result of running staticcheck #137

Closed ajvb closed 7 years ago

ajvb commented 7 years ago

Two "problems" were detected as a result of running staticcheck, this fixes them.

  1. Nothing is done with the 2nd err in unmarshallRequestBody
  2. You can't catch sig kill
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 81.261% when pulling 05aafaffba6bac5c64a80297792f07073f9c13b9 on ajvb/staticcheck into 4b392d4215fd3755a3c3d0ef631138f5eb92db56 on master.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.2%) to 81.083% when pulling 05aafaffba6bac5c64a80297792f07073f9c13b9 on ajvb/staticcheck into 4b392d4215fd3755a3c3d0ef631138f5eb92db56 on master.