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

Bug fix for `variable()` when var is a `resource` #1477

Closed RickCarlino closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #1477 (01d8d74) into staging (0c50bae) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           staging    #1477   +/-   ##
========================================
  Coverage    69.83%   69.83%           
========================================
  Files          196      196           
  Lines         4436     4436           
========================================
  Hits          3098     3098           
  Misses        1338     1338           
Impacted Files Coverage Δ
lib/celery/compilers/variable_transformer.ex 84.21% <100.00%> (ø)

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 0c50bae...01d8d74. Read the comment docs.