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

Codecov upload follow-up #2024

Merged
merged 1 commit into from Apr 29, 2024
Merged

Conversation

kandersolar
Copy link
Member

  • Closes #xxxx
  • I am familiar with the contributing guidelines
  • Tests added
  • Updates entries in docs/sphinx/source/reference for API changes.
  • Adds description and name entries in the appropriate "what's new" file in docs/sphinx/source/whatsnew for all changes. Includes link to the GitHub Issue with :issue:`num` or this Pull Request with :pull:`num`. Includes contributor name and/or GitHub username (link with :ghuser:`user`).
  • New code is fully documented. Includes numpydoc compliant docstrings, examples, and comments where necessary.
  • Pull request is nearly complete and ready for detailed review.
  • Maintainer: Appropriate GitHub Labels (including remote-data) and Milestone are assigned to the Pull Request and linked Issue.

See #2008 and #2022. This PR adds a missing piece of the puzzle: making the codecov upload token available to the codecov upload steps. This is not necessary for PR uploads, but is needed for coverage to be uploaded correctly after merges to main.

After verifying that this new commit doesn't change/break anything regarding the PR upload, I plan to merge and see if it gets uploads working on main as well.

@kandersolar kandersolar added the build tools Pipelines, CI, GH actions label Apr 29, 2024
@kandersolar kandersolar added this to the v0.10.5 milestone Apr 29, 2024
@kandersolar
Copy link
Member Author

The PR upload failed initially due to codecov's own token (the one it uses for PR uploads) hitting a rate limit. That will still be an unpredictable nuisance issue for us. Rerunning the job after a few minutes fixed it.

Merging, and again checking to see if the upload on main succeeds...

@kandersolar kandersolar merged commit 25ec296 into pvlib:main Apr 29, 2024
33 of 35 checks passed
@kandersolar kandersolar deleted the codecov-upload-fix-2 branch April 29, 2024 20:22
echedey-ls pushed a commit to echedey-ls/pvlib-python that referenced this pull request May 22, 2024
supply codecov upload token to codecov upload jobs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build tools Pipelines, CI, GH actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant