-
Notifications
You must be signed in to change notification settings - Fork 27
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
Add more consistency checks #84
Draft
marcofavorito
wants to merge
7
commits into
main
Choose a base branch
from
consistency-checks
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
marcofavorito
force-pushed
the
consistency-checks
branch
from
June 30, 2023 14:42
07bd2c0
to
3fb63de
Compare
marcofavorito
force-pushed
the
consistency-checks
branch
from
June 30, 2023 14:49
3fb63de
to
f90b899
Compare
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## main #84 +/- ##
==========================================
+ Coverage 90.78% 91.05% +0.26%
==========================================
Files 24 31 +7
Lines 1389 1542 +153
Branches 245 265 +20
==========================================
+ Hits 1261 1404 +143
- Misses 93 101 +8
- Partials 35 37 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
|
marcofavorito
force-pushed
the
consistency-checks
branch
from
June 30, 2023 15:54
ee69528
to
4257bbb
Compare
marcofavorito
force-pushed
the
consistency-checks
branch
from
June 30, 2023 15:57
4257bbb
to
8ef2a4b
Compare
marcofavorito
force-pushed
the
consistency-checks
branch
from
July 1, 2023 12:00
d5ce636
to
8743f7b
Compare
marcofavorito
force-pushed
the
consistency-checks
branch
from
July 2, 2023 17:55
e9cd01d
to
0ca7150
Compare
marcofavorito
force-pushed
the
consistency-checks
branch
from
July 2, 2023 21:34
0ca7150
to
486fe21
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed changes
Improve consistency check of PDDL domains and problems instances.
Fixes
n/a
Types of changes
What types of changes does your code introduce?
Put an
x
in the boxes that applyChecklist
Put an
x
in the boxes that apply.Further comments
n/a