Skip to content

no coverage in test #1

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
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

no coverage in test #1

wants to merge 1 commit into from

Conversation

jose-blockchain
Copy link
Owner

No description provided.

@jose-blockchain jose-blockchain requested a review from Copilot May 22, 2025 15:16
@jose-blockchain jose-blockchain self-assigned this May 22, 2025
@jose-blockchain jose-blockchain added the bug Something isn't working label May 22, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes the coverage collection step from the CI workflow.

  • Removed the pytest --cov invocation
  • CI will no longer generate a coverage report before uploading to Codecov
Comments suppressed due to low confidence (1)

.github/workflows/test.yml:26

  • Removing the coverage step will result in an empty or missing Codecov report; consider reinstating the pytest --cov command or adjusting the workflow to generate coverage data before upload.
-    - name: Run tests with coverage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant