aiplan4eu / unified-planning

The AIPlan4EU Unified Planning Library
Apache License 2.0
181 stars 39 forks source link

Fix bug in TimeTriggeredPlanValidator #619

Closed alvalentini closed 2 days ago

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.36%. Comparing base (fec0d86) to head (a9c9d09). Report is 7 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #619 +/- ## ========================================== + Coverage 85.32% 85.36% +0.03% ========================================== Files 202 202 Lines 27286 27305 +19 ========================================== + Hits 23281 23308 +27 + Misses 4005 3997 -8 ```

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

mikand commented 1 month ago

LGTM, but codecov complains that a test is missing. Can we add one no-regressin testcase?