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

feat: Update project version and add Codecov integration #1090

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

niyajali
Copy link
Member

This commit updates the project version to 1.0.1-alpha.0.5 and removes
the timestamp from the version name. It also adds Codecov integration for test coverage reporting.

The cache cleanup workflow is renamed to "Cache Cleanup" and split into two jobs: cleanup_pr and cleanup_all. The cleanup_pr job cleans up caches for pull requests, while the cleanup_all job cleans up all caches when triggered manually.

The build workflow is updated to include a step for uploading test reports to Codecov.

Additionally, the cleanedVersion property is added to the project extensions to provide the version name without the timestamp.

This commit updates the project version to 1.0.1-alpha.0.5 and removes
 the timestamp from the version name. It also adds Codecov integration for test coverage reporting.

The cache cleanup workflow is renamed to "Cache Cleanup" and split into two jobs: `cleanup_pr` and `cleanup_all`. The `cleanup_pr` job cleans up caches for pull requests, while the `
cleanup_all` job cleans up all caches when triggered manually.

The build workflow is updated to include a step for uploading test reports to Codecov.

Additionally, the `cleanedVersion` property is added to the project extensions to provide the version name without the timestamp.
Copy link
Contributor

Combined test coverage report

Overall Project 26.91%

There is no coverage information present for the Files changed

@niyajali niyajali merged commit a0b7586 into main Sep 12, 2024
@niyajali niyajali deleted the add-codecov-integration branch September 12, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant