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

Consolidate row simplification utility #1170

Merged
merged 2 commits into from
Sep 19, 2023
Merged

Conversation

bugarela
Copy link
Collaborator

Hello :octocat:

This is a small refactor motivated by #1166 (comment).

We are simplifying rows both before unifying and printing. This isolates the simplification in a new file and add proper unit tests for it.

Also, I'm simplifying the rows in the output of inferTypes now. @thpani pointed to me that we already perform this simplification in Apalache, but I think in general it is a good idea to provide the simplified data to anyone consuming or types map.

  • Tests added for any new code
  • Documentation added for any new functionality
  • [-] Entries added to the respective CHANGELOG.md for any new functionality
  • [-] Feature table on README.md updated for any listed functionality

@bugarela bugarela self-assigned this Sep 19, 2023
@bugarela bugarela enabled auto-merge September 19, 2023 17:32
@bugarela bugarela merged commit bbef7e4 into main Sep 19, 2023
15 checks passed
@bugarela bugarela deleted the gabriela/row-simplification branch September 19, 2023 17:42
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.

2 participants