Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Publish code coverage #989

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

Open
JoerivanEngelen opened this issue Apr 25, 2024 · 2 comments
Open

Publish code coverage #989

JoerivanEngelen opened this issue Apr 25, 2024 · 2 comments
Labels
ci CI pipelines documentation Improvements or additions to documentation

Comments

@JoerivanEngelen
Copy link
Contributor

On Gitlab, we used to publish our code coverage. This unfortunately broke sometime before the migration to Github, and it was therefore also not migrated. Would be useful to have this again, as we might be able to use this to verify if a PR doesn't result in a decreased code coverage.

We should be careful that no integration tests are accounted for in the coverage tests.

@JoerivanEngelen JoerivanEngelen added the documentation Improvements or additions to documentation label Apr 25, 2024
@JoerivanEngelen JoerivanEngelen added this to the v1.0 release milestone Apr 25, 2024
@github-project-automation github-project-automation bot moved this to 📯 New in iMOD Suite Apr 25, 2024
@Huite
Copy link
Contributor

Huite commented Apr 29, 2024

The coverage of the integration test is worth something in making sure there's no syntax errors and the like.

But I guess that's taken care of by the linting now.

@Manangka
Copy link
Collaborator

Manangka commented Jan 8, 2025

The code coverage is available on TeamCity. This is however not available to the public.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci CI pipelines documentation Improvements or additions to documentation
Projects
Status: 📯 New
Development

No branches or pull requests

3 participants