You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
If you're new to Herb, please take a look at our main Herb.jlHacktoberfest issue for some helpful resources to get you started.
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!
The text was updated successfully, but these errors were encountered:
↩️ 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:
Herb.jl
Hacktoberfest issue for some helpful resources to get you started.HerbSpecification
and take a look at the existing tests.Don't hesitate to reach out here for any clarifications. Happy hacking!
The text was updated successfully, but these errors were encountered: