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

Fix misc errors #58

Closed Oberacda closed 6 months ago

Oberacda commented 6 months ago

Fix:

github-actions[bot] commented 6 months ago

Test Results

 10 files  ±0   10 suites  ±0   5s :stopwatch: -1s 153 tests ±0  153 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  306 runs  ±0  306 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 9488c7ee. ± Comparison against base commit 18193011.

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

codecov-commenter commented 6 months ago

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (1819301) 32.91% compared to head (9488c7e) 32.93%.

Files Patch % Lines
ros_bt_py/src/ros_bt_py/package_manager.py 0.00% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #58 +/- ## ========================================== + Coverage 32.91% 32.93% +0.01% ========================================== Files 37 37 Lines 5405 5405 Branches 1249 1249 ========================================== + Hits 1779 1780 +1 + Misses 3558 3557 -1 Partials 68 68 ```

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