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

Use AST generator for testing coverage #1085

Closed
cmester0 opened this issue Oct 31, 2024 · 2 comments
Closed

Use AST generator for testing coverage #1085

cmester0 opened this issue Oct 31, 2024 · 2 comments
Labels
backend Issue in one of the backends (i.e. F*, Coq, EC...) engine Issue in the engine enhancement New feature or request stale

Comments

@cmester0
Copy link
Collaborator

The AST generator (#1038) is a nice tool to test coverage. We should add a test/snapshot for this in CI. This will require that you can do individual translation of types, expr, items, patterns, etc. which fits very well with the generic printer.

@W95Psp W95Psp added enhancement New feature or request engine Issue in the engine backend Issue in one of the backends (i.e. F*, Coq, EC...) labels Oct 31, 2024
Copy link

github-actions bot commented Jan 2, 2025

This issue has been marked as stale due to a lack of activity for 60 days. If you believe this issue is still relevant, please provide an update or comment to keep it open. Otherwise, it will be closed in 7 days.

@github-actions github-actions bot added the stale label Jan 2, 2025
Copy link

github-actions bot commented Jan 9, 2025

This issue has been closed due to a lack of activity since being marked as stale. If you believe this issue is still relevant, please reopen it with an update or comment.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issue in one of the backends (i.e. F*, Coq, EC...) engine Issue in the engine enhancement New feature or request stale
Projects
None yet
Development

No branches or pull requests

2 participants