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

Testing and coverage fixes #3549

Merged
merged 14 commits into from
Apr 1, 2025
Merged

Conversation

jsiirola
Copy link
Member

@jsiirola jsiirola commented Apr 1, 2025

Fixes # .

Summary/Motivation:

This contains some minor updates to the test infrastructure

Changes proposed in this PR:

  • Attempt to resolve a test that fails intermittently under PyPy
  • Generalize / resync the GHA workflows in preparation for exploring use of reusable workflows
  • Update the codecov-action from v4 to v5
  • Rework some of the codecov.yml configuration to (hopefully) get codecov to report PR coverage more often (see also Bug Report: Pull reports do not track PR branches codecov/feedback#692)
    • Move the red/yellow threshold from 50% to 70% (codecov's default)
    • Move the yellow/green threshold from 100% to 98%
    • Allow reporting before all jobs are complete / do not wait for CI before reporting

Legal Acknowledgement

By contributing to this software project, I have read the contribution guide and agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the BSD license.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

@jsiirola jsiirola requested a review from mrmundt April 1, 2025 20:01
@jsiirola jsiirola merged commit fa15cc7 into Pyomo:main Apr 1, 2025
60 of 61 checks passed
@jsiirola jsiirola deleted the testing-and-coverage-fixes branch April 1, 2025 22:34
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