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

Refactoring autonomous processes events #646

Merged

chore: fixed contributors alphabetic order and added myself to contri…

19f1e1e
Select commit
Loading
Failed to load commit list.
Merged

Refactoring autonomous processes events #646

chore: fixed contributors alphabetic order and added myself to contri…
19f1e1e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2025 in 0s

85.41% (+0.03%) compared to 6e3db94

View this Pull Request on Codecov

85.41% (+0.03%) compared to 6e3db94

Details

Codecov Report

Attention: Patch coverage is 88.22496% with 67 lines in your changes missing coverage. Please review.

Project coverage is 85.41%. Comparing base (6e3db94) to head (19f1e1e).

Files with missing lines Patch % Lines
...d_planning/model/mixins/natural_transitions_set.py 73.07% 21 Missing ⚠️
unified_planning/model/natural_transition.py 86.88% 16 Missing ⚠️
unified_planning/model/transition.py 90.66% 14 Missing ⚠️
unified_planning/model/problem.py 83.33% 8 Missing ⚠️
unified_planning/test/test_model.py 42.85% 4 Missing ⚠️
unified_planning/io/pddl_writer.py 94.33% 3 Missing ⚠️
unified_planning/model/action.py 96.77% 1 Missing ⚠️
Additional details and impacted files
@@                       Coverage Diff                       @@
##           autonomous_processes_events     #646      +/-   ##
===============================================================
+ Coverage                        85.38%   85.41%   +0.03%     
===============================================================
  Files                              204      207       +3     
  Lines                            27653    27845     +192     
===============================================================
+ Hits                             23611    23784     +173     
- Misses                            4042     4061      +19     

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