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 test coverage #26

Closed
Tracked by #30
celinval opened this issue Sep 1, 2023 · 1 comment
Closed
Tracked by #30

Add test coverage #26

celinval opened this issue Sep 1, 2023 · 1 comment

Comments

@celinval
Copy link
Contributor

celinval commented Sep 1, 2023

In #25 we're adding infrastructure to run rustc test suites to test StableMir. For each test case, we are running a set of tests to ensure the StableMIR works.

We should extend the tests that we are running for each test case to ensure we have a good test coverage for our APIs.

@celinval
Copy link
Contributor Author

We have added a minimum coverage. We should now add coverage as we implement more APIs.

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

No branches or pull requests

1 participant