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

Do not span all gaps for external/internal #816

Merged
merged 4 commits into from
May 14, 2021
Merged

Do not span all gaps for external/internal #816

merged 4 commits into from
May 14, 2021

Conversation

beckyjackson
Copy link
Contributor

@beckyjackson beckyjackson commented Feb 2, 2021

Resolves #693

  • docs/ have been added/updated
  • tests have been added/updated
  • mvn verify says all tests pass
  • mvn site says all JavaDocs correct
  • CHANGELOG.md has been updated

filter was preserving structure in the non-internal axioms. This PR fixes handling external/internal axioms with the --preserve-structure option.

I removed the --preserve-structure false from the integration test and the result is thee same. With the bug, the result would have extra axioms.

Copy link
Member

@jamesaoverton jamesaoverton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't quite get this, but I'll trust the tests.

@beckyjackson beckyjackson merged commit 4e50f39 into master May 14, 2021
@beckyjackson beckyjackson deleted the 693-fix branch May 14, 2021 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

remove external axioms has different behavior than filter internal axioms
2 participants