FarmBot / farmbot_os

The operating system and all related software that runs on FarmBot's Raspberry Pi.
MIT License
1.09k stars 266 forks source link

Handle missing celery parameters at runtime #1480

Closed RickCarlino closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #1480 (1efda39) into staging (2837f30) will decrease coverage by 0.07%. The diff coverage is 57.14%.

Impacted file tree graph

@@             Coverage Diff             @@
##           staging    #1480      +/-   ##
===========================================
- Coverage    69.70%   69.62%   -0.08%     
===========================================
  Files          197      197              
  Lines         4420     4425       +5     
===========================================
  Hits          3081     3081              
- Misses        1339     1344       +5     
Impacted Files Coverage Δ
lib/celery/compilers/scope.ex 68.88% <40.00%> (-4.29%) :arrow_down:
lib/celery/compiler.ex 75.00% <100.00%> (+0.58%) :arrow_up:
lib/core/asset_workers/firmware_config_worker.ex 20.00% <0.00%> (-40.00%) :arrow_down:

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 2837f30...1efda39. Read the comment docs.