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

Added new module list function #95

Closed nspielbau closed 1 month ago

nspielbau commented 1 month ago

Closes #85

Needs to be documented how to use this in projects. Do we want to include this in this PR?

github-actions[bot] commented 1 month ago

Test Results

  3 files  ±0    3 suites  ±0   41s :stopwatch: ±0s 202 tests ±0  202 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  591 runs  ±0  591 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit bc83beee. ± Comparison against base commit bf3fea0a.

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

codecov-commenter commented 1 month ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 50.92%. Comparing base (bf3fea0) to head (bc83bee).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #95 +/- ## ======================================= Coverage 50.92% 50.92% ======================================= Files 58 58 Lines 7348 7348 Branches 1604 1604 ======================================= Hits 3742 3742 Misses 3540 3540 Partials 66 66 ```

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