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

Aloe should have code coverage #12

Open
jhomarolo opened this issue Jan 2, 2023 · 1 comment
Open

Aloe should have code coverage #12

jhomarolo opened this issue Jan 2, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@jhomarolo
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Code coverage is a metric that can help you understand how much of your source is tested. It's a very useful metric that can help you assess the quality of your test suite.

Describe the solution you'd like
Aloe should have the code coverage feature.

Describe alternatives you've considered
Maybe an integration with Istanbul (https://github.com/istanbuljs/nyc) or similar should resolve the problem.

@jhomarolo jhomarolo added the enhancement New feature or request label Jan 2, 2023
@dalssoft
Copy link
Member

dalssoft commented Jan 2, 2023

Does it need to be integrated to Herbs or Istanbul is decoupled enough?

I wonder if just running nyc herbs spec with a few tunings would get the results for the code coverage

@jhomarolo jhomarolo moved this to More discussion is needed in Herbs enterprise roadmap 2023 Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: More discussion is needed
Development

No branches or pull requests

2 participants