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

Add `safe_z` option to Lua move_abs #1471

Closed RickCarlino closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #1471 (46cbbdd) into staging (8cce527) will increase coverage by 0.04%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           staging    #1471      +/-   ##
===========================================
+ Coverage    69.70%   69.75%   +0.04%     
===========================================
  Files          196      196              
  Lines         4427     4427              
===========================================
+ Hits          3086     3088       +2     
+ Misses        1341     1339       -2     
Impacted Files Coverage Δ
lib/os/lua/data_manipulation.ex 93.15% <ø> (ø)
lib/os/lua/firmware.ex 41.86% <0.00%> (ø)
lib/core/asset_monitor.ex 71.42% <0.00%> (+2.85%) :arrow_up:
lib/core/asset_workers/firmware_config_worker.ex 50.00% <0.00%> (+25.00%) :arrow_up:

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 8cce527...46cbbdd. Read the comment docs.