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

Monday Updates #1426

Closed RickCarlino closed 2 years ago

RickCarlino commented 2 years ago

What's New?

codecov[bot] commented 2 years ago

Codecov Report

Merging #1426 (230df8f) into staging (405207f) will increase coverage by 0.43%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           staging    #1426      +/-   ##
===========================================
+ Coverage    68.41%   68.85%   +0.43%     
===========================================
  Files          196      194       -2     
  Lines         4373     4364       -9     
===========================================
+ Hits          2992     3005      +13     
+ Misses        1381     1359      -22     
Impacted Files Coverage Δ
lib/farmbot_os.ex 100.00% <ø> (ø)
lib/core/asset.ex 49.66% <0.00%> (+1.32%) :arrow_up:
lib/core/asset_monitor.ex 71.42% <0.00%> (+2.85%) :arrow_up:
lib/os/sys_calls/factory_reset.ex 11.11% <0.00%> (+11.11%) :arrow_up:
lib/core/asset_workers/regimen_instance_worker.ex 44.11% <0.00%> (+14.70%) :arrow_up:
lib/core/asset_workers/farmware_env_worker.ex 50.00% <0.00%> (+50.00%) :arrow_up:
lib/core/asset_workers/firmware_config_worker.ex 50.00% <0.00%> (+50.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 405207f...230df8f. Read the comment docs.