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

New OM: ActionSelector #353

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

Small fix after rebase

21c2c6d
Select commit
Loading
Failed to load commit list.
Draft

New OM: ActionSelector #353

Small fix after rebase
21c2c6d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 26, 2024 in 1s

86.66% (-0.25%) compared to f167002

View this Pull Request on Codecov

86.66% (-0.25%) compared to f167002

Details

Codecov Report

Attention: Patch coverage is 36.41975% with 103 lines in your changes missing coverage. Please review.

Project coverage is 86.66%. Comparing base (f167002) to head (21c2c6d).
Report is 717 commits behind head on master.

Files with missing lines Patch % Lines
unified_planning/model/contingent/environment.py 21.91% 57 Missing ⚠️
...nified_planning/model/contingent/sensing_action.py 40.42% 28 Missing ⚠️
unified_planning/engines/mixins/action_selector.py 46.15% 14 Missing ⚠️
...ed_planning/model/contingent/contingent_problem.py 0.00% 2 Missing ⚠️
unified_planning/engines/factory.py 80.00% 1 Missing ⚠️
unified_planning/shortcuts.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #353      +/-   ##
==========================================
- Coverage   86.91%   86.66%   -0.25%     
==========================================
  Files         186      190       +4     
  Lines       23850    23963     +113     
==========================================
+ Hits        20729    20768      +39     
- Misses       3121     3195      +74     

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