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

Reinstate coverage tests #786

Merged
merged 3 commits into from
Oct 30, 2024
Merged

Reinstate coverage tests #786

merged 3 commits into from
Oct 30, 2024

Conversation

nbacquey
Copy link
Member

@nbacquey nbacquey commented Oct 29, 2024

Description

This PR reinstates coverage checks, that were discarded following #672. Those tests check that every piece of query in the *.scm files matches something in the corresponding input file.

In essence, they ensure that every query is useful.

Closes #674
Depends on #785

Checklist

Checklist before merging:

  • CHANGELOG.md updated
  • README.md up-to-date

@tweag tweag deleted a comment from dpulls bot Oct 29, 2024
@tweag tweag deleted a comment from dpulls bot Oct 29, 2024
@tweag tweag deleted a comment from dpulls bot Oct 29, 2024
@tweag tweag deleted a comment from dpulls bot Oct 29, 2024
@nbacquey nbacquey changed the title WIP: reinstate coverage tests Reinstate coverage tests Oct 29, 2024
@nbacquey nbacquey marked this pull request as ready for review October 29, 2024 16:33
@nbacquey nbacquey requested a review from Xophmeister October 29, 2024 16:33
@Xophmeister
Copy link
Member

@nbacquey Should the base branch for this PR be nb/coverage?

@nbacquey nbacquey changed the base branch from main to nb/coverage October 30, 2024 10:44
Base automatically changed from nb/coverage to main October 30, 2024 11:47
@nbacquey nbacquey merged commit f2985f6 into main Oct 30, 2024
9 checks passed
@nbacquey nbacquey deleted the nb/coverage_test branch October 30, 2024 13:17
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.

Query necessity testing
2 participants