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

Fix failing asv benchmarks in CI #2352

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

markcampanelli
Copy link
Contributor

@markcampanelli markcampanelli commented Jan 10, 2025

  • Closes #xxxx (N/A - Discovered while working on Add tests for time conversions in tools package #2340)
  • 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.

@markcampanelli
Copy link
Contributor Author

markcampanelli commented Jan 10, 2025

I think builds are broken until this gets fixed.

I have no familiarity with the asv performance benchmarks, so I request someone to look at the results and see if they are still legit. Thanks.

@markcampanelli markcampanelli marked this pull request as ready for review January 10, 2025 16:57
Copy link
Contributor

@echedey-ls echedey-ls left a comment

Choose a reason for hiding this comment

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

Nice PR @markcampanelli !! Minor suggestions about the whatsnew.

Comment on lines 25 to 26
* asv 0.4.2 upgraded to asv 0.6.4 to fix CI install failure due to pinned older conda.
(pull:`2352`)
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* asv 0.4.2 upgraded to asv 0.6.4 to fix CI install failure due to pinned older conda.
(pull:`2352`)
* asv 0.4.2 upgraded to asv 0.6.4 to fix CI failure due to pinned older conda.
(pull:`2352`)

It sounds weird to me; like if it were the CI what you were installing.
In any case, that's not important. Can you move this to the Testing section? Or create a new one called Maintenance? I feel like requirements is more about dependencies an user would normally install.



Contributors
~~~~~~~~~~~~
* Mark Campanellli (:ghuser:`markcampanelli`)
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* Mark Campanellli (:ghuser:`markcampanelli`)
* Mark Campanelli (:ghuser:`markcampanelli`)

Hehe.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy pasta strikes again!

@markcampanelli
Copy link
Contributor Author

@echedey-ls Thanks for your review. Comments addressed. This should be ready to merge.

@cwhanse cwhanse added build tools Pipelines, CI, GH actions labels Jan 10, 2025
@cwhanse cwhanse modified the milestone: v0.11.3 Jan 10, 2025
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.

3 participants