Skip to content

Conversation

raman-m
Copy link
Member

@raman-m raman-m commented Apr 9, 2025

Fixes #2254

Proposed Changes

  • PR workflow (pr.yml): Added two action steps related to Coveralls code coverage, namely Prepare Coveralls and Coveralls.
  • build.cake: Disabled two outdated packages in the build Cake script due to poor support, specifically coveralls.net/net6.0 and Cake.Coveralls/net8.0.
  • build.cake: Disabled uploading of coverage report file to Coveralls.io in the UnitTests target task as the new Coveralls GitHub Action step assumes this responsibility.

@coveralls
Copy link
Collaborator

coveralls commented Apr 10, 2025

Coverage Status

coverage: 85.757% (+85.8%) from 0.0%
when pulling 56673be on 2254-coveralls
into dec26f1 on develop.

@raman-m raman-m self-assigned this Apr 10, 2025
@raman-m raman-m added DevOps DevOps tasks: CI-CD, environments, and other scripts, configurations NET9 .NET 9 release labels Apr 10, 2025
@raman-m raman-m added this to the .NET 9 milestone Apr 10, 2025
@raman-m raman-m changed the title #2254 Add Coveralls step #2254 PR workflow: Coveralls step Apr 10, 2025
@raman-m raman-m requested review from RaynaldM and ggnaegi April 10, 2025 12:26
@raman-m raman-m merged commit b6e5ade into develop Apr 10, 2025
4 checks passed
@raman-m raman-m deleted the 2254-coveralls branch April 10, 2025 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DevOps DevOps tasks: CI-CD, environments, and other scripts, configurations NET9 .NET 9 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants