Skip to content

Add coverage badge and workflow#1049

Merged
benoit-cty merged 2 commits intomasterfrom
feature/coverage_badge
Feb 4, 2026
Merged

Add coverage badge and workflow#1049
benoit-cty merged 2 commits intomasterfrom
feature/coverage_badge

Conversation

@cianc
Copy link
Contributor

@cianc cianc commented Feb 3, 2026

Description

Add coverage badge and workflow

Related Issue

Please link to the issue this PR resolves: #974

Motivation and Context

Adding a coverage badge.

How Has This Been Tested?

Ran and checked coverage locally. Checked that https://codecov.io/gh/mlco2/codecarbon/graph/badge.svg (but is "unknown as expected).

Screenshots (if appropriate):

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

Go over all the following points, and put an x in all the boxes that apply.

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING.md document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov
Copy link

codecov bot commented Feb 3, 2026

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@cianc cianc marked this pull request as ready for review February 3, 2026 18:58
@cianc cianc requested a review from a team as a code owner February 3, 2026 18:58
Copy link
Contributor

@benoit-cty benoit-cty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks !

@benoit-cty benoit-cty merged commit 087927b into master Feb 4, 2026
13 checks passed
@benoit-cty benoit-cty deleted the feature/coverage_badge branch February 4, 2026 08:35
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.

[Tests] Add coverage badge

2 participants