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

Open
ReubenJ opened this issue Sep 27, 2024 · 1 comment
Open

Improve test coverage #26

ReubenJ opened this issue Sep 27, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@ReubenJ
Copy link
Member

ReubenJ commented Sep 27, 2024

↩️ Back to the main Herb.jl Hacktoberfest issue


Our test coverage in HerbCore is currently ~55% (Codecov). Adding tests in HerbCore will familiarize you with the core data structures the library builds upon. We would greatly appreciate your help! 🤗

Suggested steps:

  1. If you're new to Herb, please take a look at our getting started guide and CONTRIBUTING.md.
  2. Check the current test coverage on Codecov.
  3. Following the CONTRIBUTING.md guide, set up your own fork of HerbCore 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!

@chhote-mote-log
Copy link

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants