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

Hotfix action output #89

Closed nspielbau closed 2 months ago

github-actions[bot] commented 2 months ago

Test Results

 10 files  ±0   10 suites  ±0   27s :stopwatch: ±0s 202 tests ±0  202 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  404 runs  ±0  404 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 147c10a9. ± Comparison against base commit cf8dbda2.

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

codecov-commenter commented 2 months ago

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

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 33.85%. Comparing base (cf8dbda) to head (147c10a).

Files Patch % Lines
ros_bt_py/ros_bt_py/ros_nodes/action.py 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #89 +/- ## ========================================== - Coverage 33.85% 33.85% -0.01% ========================================== Files 37 37 Lines 5461 5464 +3 Branches 1252 1252 ========================================== + Hits 1849 1850 +1 - Misses 3552 3554 +2 Partials 60 60 ```

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