FarmBot / farmbot_os

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

Minor Additions to Lua VM, plus hotfix. #1484

Closed RickCarlino closed 2 years ago

RickCarlino commented 2 years ago

What's New?

codecov[bot] commented 2 years ago

Codecov Report

Merging #1484 (f2fe403) into staging (2d7e3ba) will increase coverage by 0.20%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           staging    #1484      +/-   ##
===========================================
+ Coverage    69.67%   69.88%   +0.20%     
===========================================
  Files          197      197              
  Lines         4426     4443      +17     
===========================================
+ Hits          3084     3105      +21     
+ Misses        1342     1338       -4     
Impacted Files Coverage Δ
lib/os/lua.ex 97.14% <ø> (ø)
lib/core/bot_state.ex 48.20% <100.00%> (+2.54%) :arrow_up:
lib/os/lua/data_manipulation.ex 98.00% <100.00%> (+2.16%) :arrow_up:
lib/os/sys_calls/check_update.ex 100.00% <100.00%> (ø)
lib/os/update_support.ex 68.88% <100.00%> (+4.78%) :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 2d7e3ba...f2fe403. Read the comment docs.