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

Support for pre-configured external coverage packages #802

Open
wellwelwel opened this issue Oct 2, 2024 · 3 comments
Open

Support for pre-configured external coverage packages #802

wellwelwel opened this issue Oct 2, 2024 · 3 comments

Comments

@wellwelwel
Copy link
Owner

wellwelwel commented Oct 2, 2024

Support for the --coverage flag, that will require one of the following coverage optional dependencies:


Usage Ideas

  • If the user doesn't use a configuration, Poku should use a default configuration for each one.
@wellwelwel wellwelwel added this to the 3.0.0 milestone Oct 2, 2024
@wellwelwel wellwelwel changed the title Support for pre-configured external coverage packages. Support for pre-configured external coverage packages Oct 2, 2024
@wellwelwel wellwelwel removed this from the 3.0.0 milestone Dec 9, 2024
@DevJoaoLopes
Copy link

@wellwelwel The intention here is to use only one of the 3 libs options for the project (since even c8 is already installed as a dependency) or leave optional so that the user can choose between any of these 3 ?

@wellwelwel
Copy link
Owner Author

The intention here is to use only one of the 3 libs options for the project (since even c8 is already installed as a dependency) or leave optional so that the user can choose between any of these 3 ?

@DevJoaoLopes, in both v2 and v3, you can choose any package you like and that will never change. This feature's idea is to create pre-configurations for the packages mentioned, but you could choose either one of them or a completely different one 🙋🏻‍♂️

@DevJoaoLopes
Copy link

Understood, very cool 🚀
I want to support this development, thank you for your attention @wellwelwel

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