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

Add more tests #70

Open
sindresorhus opened this issue Oct 8, 2020 · 4 comments
Open

Add more tests #70

sindresorhus opened this issue Oct 8, 2020 · 4 comments

Comments

@sindresorhus
Copy link
Owner

No description provided.

@Richienb
Copy link
Contributor

Richienb commented Sep 8, 2021

@sindresorhus Could you add test coverage to the CI process?

@sindresorhus
Copy link
Owner Author

@Richienb All the coverage services I know about suck so much. Can't we just add c8 locally and get the coverage when running the tests locally? That should be enough.

@Richienb
Copy link
Contributor

Richienb commented Sep 8, 2021

@sindresorhus Probably. What are some things you look for in a quality code coverage service?

@sindresorhus
Copy link
Owner Author

  • Reliability (The current ones have random failures all the time)
  • Stability (I had to change the config of the CIs multiple times)
  • Easy setup (I just want to add a line to a GitHub Actions workflow and be done)
  • Good and fast UI (The UI of the current ones are messy and very slow)

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

No branches or pull requests

2 participants