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

Add ana and ana_action tests #9

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from
Draft

Add ana and ana_action tests #9

wants to merge 16 commits into from

Conversation

jpoly1219
Copy link
Contributor

Motivation:
Adds to #7.

I added erase_exp and syn tests on the last pull request that has been merged. That left me with ana, syn_action, and ana_action to implement. Razeen Maroof and I decided to split the load into two, where I decided to implement ana and ana_action.

Changes:

  • Add ana and ana_action tests.
  • Make types printable using ppx_deriving.show
  • Update Makefile to include ppx_deriving.show as dependency

@jpoly1219 jpoly1219 added the enhancement New feature or request label Mar 1, 2024
@jpoly1219 jpoly1219 requested a review from cyrus- March 1, 2024 20:38
@jpoly1219 jpoly1219 self-assigned this Mar 1, 2024
@cyrus-
Copy link
Member

cyrus- commented Mar 21, 2024

@jpoly1219 does this handle all of the rules from the paper? if not, can you create a progress checklist similar to hazelgrove/hazel#1197 with all of the rule names from the paper?

mrazeen7 added 2 commits July 21, 2024 23:20
…has major issues, I believe I know what they are but I will fix it next week hopefully
@razeenmaroof razeenmaroof marked this pull request as draft July 22, 2024 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants