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

(PENDING QA) v14.9.0 Release #1473

Closed RickCarlino closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #1473 (28d7b3c) into main (a2e714a) will decrease coverage by 0.00%. The diff coverage is 76.19%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1473      +/-   ##
==========================================
- Coverage   69.70%   69.70%   -0.01%     
==========================================
  Files         196      197       +1     
  Lines        4427     4426       -1     
==========================================
- Hits         3086     3085       -1     
  Misses       1341     1341              
Impacted Files Coverage Δ
lib/core/asset.ex 48.70% <ø> (+0.35%) :arrow_up:
lib/core/asset/command.ex 34.42% <ø> (-1.43%) :arrow_down:
lib/core/asset/private/local_meta.ex 100.00% <ø> (ø)
lib/core/asset/supervisor.ex 100.00% <ø> (ø)
lib/core/asset_monitor.ex 66.66% <ø> (-1.91%) :arrow_down:
lib/firmware/uart_detector.ex 76.19% <ø> (-12.05%) :arrow_down:
lib/os/configurator/config_data_layer.ex 100.00% <ø> (+5.88%) :arrow_up:
lib/os/configurator/router.ex 96.06% <ø> (-1.56%) :arrow_down:
lib/os/lua/data_manipulation.ex 95.83% <ø> (+2.68%) :arrow_up:
lib/os/lua/firmware.ex 43.02% <0.00%> (+1.16%) :arrow_up:
... and 125 more

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 a2e714a...28d7b3c. Read the comment docs.