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

extend unittests #6

Open
andlaus opened this issue Nov 12, 2021 · 2 comments
Open

extend unittests #6

andlaus opened this issue Nov 12, 2021 · 2 comments
Labels
enhancement New feature or request good first contribution Good for newcomers help wanted Extra attention is needed nice to have Things which improve the quality of life but are not a matter of life and death.

Comments

@andlaus
Copy link
Collaborator

andlaus commented Nov 12, 2021

Currently, test coverage of the code is quite low. This should be improved.

Andreas Lauser <andreas.lauser@mercedes-benz.com>, on behalf of MBition GmbH.
Provider Information

@andlaus andlaus added enhancement New feature or request good first contribution Good for newcomers help wanted Extra attention is needed nice to have Things which improve the quality of life but are not a matter of life and death. labels Nov 12, 2021
@kayoub5
Copy link
Collaborator

kayoub5 commented Nov 10, 2022

@andlaus in order to know what's covered and what's not you will need to setup something like https://codecov.io/
I could do the codecov configuration once a it is activated on the mercedes-benz GitHub organization

@andlaus
Copy link
Collaborator Author

andlaus commented Nov 11, 2022

ok, I checked what codecov wants, but since they request read/write permissions for the entire mercedes-benz github organization (i.e., public and private repos, contributor permissions to all repos, etc.), it is not gonna fly. I've checked what coveralls (used by cantools) requests, and they only want write access to all PR statuses of the organization, which might be doable, but I need to check...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first contribution Good for newcomers help wanted Extra attention is needed nice to have Things which improve the quality of life but are not a matter of life and death.
Projects
None yet
Development

No branches or pull requests

2 participants