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

Allow subtree creation from selected nodes. #76

Closed Oberacda closed 5 months ago

Oberacda commented 5 months ago

Closes #32

github-actions[bot] commented 5 months ago

Test Results

 10 files  ±0   10 suites  ±0   6s :stopwatch: -1s 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 f783bb46. ± Comparison against base commit f456b591.

: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.59%. Comparing base (f456b59) to head (f783bb4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #76 +/- ## ======================================= Coverage 33.59% 33.59% ======================================= Files 37 37 Lines 5453 5453 Branches 1251 1251 ======================================= Hits 1832 1832 Misses 3559 3559 Partials 62 62 ```

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