Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autonomous processes events #629

Draft
wants to merge 27 commits into
base: master
Choose a base branch
from

Some refactoring

6e3db94
Select commit
Loading
Failed to load commit list.
Draft

Autonomous processes events #629

Some refactoring
6e3db94
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 12, 2024 in 0s

85.38% (+0.01%) compared to 6ee4e08

View this Pull Request on Codecov

85.38% (+0.01%) compared to 6ee4e08

Details

Codecov Report

Attention: Patch coverage is 88.65979% with 44 lines in your changes missing coverage. Please review.

Project coverage is 85.38%. Comparing base (6ee4e08) to head (6e3db94).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
unified_planning/model/action.py 82.42% 29 Missing ⚠️
unified_planning/io/pddl_writer.py 81.81% 8 Missing ⚠️
unified_planning/io/pddl_reader.py 90.90% 4 Missing ⚠️
unified_planning/model/mixins/actions_set.py 70.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #629      +/-   ##
==========================================
+ Coverage   85.36%   85.38%   +0.01%     
==========================================
  Files         202      204       +2     
  Lines       27319    27653     +334     
==========================================
+ Hits        23322    23611     +289     
- Misses       3997     4042      +45     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.