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 28% test coverage. It shouldn't take too much work to bring this close to 100%. The absolute number of lines missing coverage is not high, but the code might look a little weird upon first examining it. Plan to take a few minutes to familiarize yourself with the interpret function in particular.
↩️ Back to the main
Herb.jl
Hacktoberfest issueThis repository currently has 28% test coverage. It shouldn't take too much work to bring this close to 100%. The absolute number of lines missing coverage is not high, but the code might look a little weird upon first examining it. Plan to take a few minutes to familiarize yourself with the
interpret
function in particular.Suggested steps:
HerbInterpret
and take a look at the existing tests.interpret(...)
/call_func(...)
function testsinterpret
/call_func
tests, aim to increase the coverage to 100%! (but any increase is much appreciated 🤗 )Don't hesitate to reach out here for any clarifications. Happy hacking!
The text was updated successfully, but these errors were encountered: