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

Drop CodeCov from CI (wasn't working) #4723

Merged
merged 1 commit into from
May 13, 2024

Conversation

peterjc
Copy link
Member

@peterjc peterjc commented May 8, 2024

Currently this sometimes causes a CI failure, and isn't doing anything useful due to changes on the CodeCov side. Closes #3752 - but I would like to see this functionality restored in the medium term.

  • I hereby agree to dual licence this and any previous contributions under both
    the Biopython License Agreement AND the BSD 3-Clause License.

  • I have read the CONTRIBUTING.rst file, have run pre-commit
    locally, and understand that continuous integration checks will be used to
    confirm the Biopython unit tests and style checks pass with these changes.

  • I have added my name to the alphabetical contributors listings in the files
    NEWS.rst and CONTRIB.rst as part of this pull request, am listed
    already, or do not wish to be listed. (This acknowledgement is optional.)

Currently this sometimes causes a CI failure,
and isn't doing anything useful due to changes
on the CodeCov side. Closes biopython#3752.
@peterjc
Copy link
Member Author

peterjc commented May 8, 2024

e.g. https://ci.appveyor.com/project/biopython/biopython/builds/49747521/job/ys3k706a2g1ma0nm seemed to time out at the end uploading coverage

@JoaoRodrigues
Copy link
Member

LGTM, thanks Peter. For reference as a possible alternative: https://hynek.me/articles/ditch-codecov-python/

@JoaoRodrigues JoaoRodrigues merged commit abf5a3b into biopython:master May 13, 2024
35 checks passed
@peterjc peterjc deleted the no_codecov branch May 13, 2024 19:01
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.

Apparently random fluctuations in coverage via CodeCov?
2 participants