Skip to content

Conversation

@rubenperezm
Copy link
Member

In the previous PR, I've noticed that the coverage wasn't uploaded to Codecov. The problem was that we were using python-version instead of python_version in test workflow and in setup action.

After fixing that, there were some problems while running the workflow with Python 3.8. As this version reached its end of life last year, I excluded it from the matrix and added a more recent version (Python 3.13)

  • Fix the typo
  • Update the versions tested (from 3.8-3.12 to 3.9-3.13)

@rubenperezm rubenperezm self-assigned this Aug 4, 2025
@codecov
Copy link

codecov bot commented Aug 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

@Soap2G Soap2G left a comment

Choose a reason for hiding this comment

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

Hey @rubenperezm, thanks for the changes!
Just left a minor question.

@Soap2G Soap2G merged commit f23adf5 into main Aug 5, 2025
6 checks passed
@Soap2G Soap2G deleted the dev branch August 5, 2025 08:19
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.

3 participants