fzi-forschungszentrum-informatik / ros2_ros_bt_py

This is a Behavior Tree library meant to be an alternative to SMACH, FlexBE and the like. It includes a ReactJS-based web GUI and all the building blocks you need to build moderately advanced mission control Behavior Trees without writing a single line of code!
BSD 3-Clause "New" or "Revised" License
24 stars 6 forks source link

Update Web-GUI to release/2.0.5 #77

Closed Oberacda closed 5 months ago

Oberacda commented 5 months ago

See details: https://github.com/fzi-forschungszentrum-informatik/ros2_ros_bt_py_web_gui/tree/release/2.0.5

github-actions[bot] commented 5 months ago

Test Results

 10 files  ±0   10 suites  ±0   5s :stopwatch: ±0s 190 tests ±0  190 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  380 runs  ±0  380 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 96569e2e. ± Comparison against base commit a0c177f8.

:recycle: This comment has been updated with latest results.

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 33.69%. Comparing base (a0c177f) to head (96569e2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## fb_remove_debug_code #77 +/- ## ===================================================== Coverage 33.69% 33.69% ===================================================== Files 38 38 Lines 5407 5407 Branches 1232 1232 ===================================================== Hits 1822 1822 Misses 3525 3525 Partials 60 60 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.