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

Improve test coverage #10

Closed
pwochner opened this issue Sep 30, 2024 · 0 comments · Fixed by #14 or #13
Closed

Improve test coverage #10

pwochner opened this issue Sep 30, 2024 · 0 comments · Fixed by #14 or #13
Labels

Comments

@pwochner
Copy link

↩️ Back to the main Herb.jl Hacktoberfest issue


This repository currently has 50% test coverage. Adding tests to HerbSpecification.jl will familiarize you with the way program synthesis problems are specified in Herb.jl. Currently, only the problem specifications in the form of input-output examples are supported. We would greatly appreciate your help!

Suggested steps:

  1. If you're new to Herb, please take a look at our main Herb.jl Hacktoberfest issue for some helpful resources to get you started.
  2. Check the current test coverage on Codecov.
  3. Following the CONTRIBUTING.md guide, set up your own fork of HerbSpecification and take a look at the existing tests.
  4. Once you've added some new tests, open a PR to check that they pass in CI and to double-check that you've increased coverage in the way you were hoping.

Don't hesitate to reach out here for any clarifications. Happy hacking!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants