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

Add an auto-labeller to always benchmark lock file changes #5763

Merged
merged 3 commits into from
Feb 22, 2024

Conversation

trexfeathers
Copy link
Contributor

@trexfeathers trexfeathers commented Feb 20, 2024

🚀 Pull Request

Description

Dependency changes are the most common cause of performance regressions, but we often forget to benchmark these changes so things get missed.

Note that the labeler will not run in this pull request - the one that introduces it.

To do

  • What's New entry, once 3.8 has been cut.

Consult Iris pull request check list

@trexfeathers trexfeathers changed the title Add an auto-labeller to always benchmark lock file changes. Add an auto-labeller to always benchmark lock file changes Feb 20, 2024
Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8998779) 89.74% compared to head (16d5909) 89.74%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5763   +/-   ##
=======================================
  Coverage   89.74%   89.74%           
=======================================
  Files          92       92           
  Lines       22940    22940           
  Branches     5462     5462           
=======================================
  Hits        20588    20588           
  Misses       1620     1620           
  Partials      732      732           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@trexfeathers trexfeathers marked this pull request as ready for review February 21, 2024 18:15
Copy link
Contributor

@HGWright HGWright left a comment

Choose a reason for hiding this comment

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

Looks good @trexfeathers , hopefully this will make us more aware of performance regressions going forward!

@HGWright HGWright merged commit 9397c1d into SciTools:main Feb 22, 2024
17 checks passed
tkknight added a commit to tkknight/iris that referenced this pull request Feb 23, 2024
…umpydoc-pre-commit

* 'numpydoc-pre-commit' of github.com:tkknight/iris:
  Update documentation for the new v5 CLA. (SciTools#5664)
  Add an auto-labeller to always benchmark lock file changes (SciTools#5763)
trexfeathers added a commit to trexfeathers/iris that referenced this pull request Feb 23, 2024
@trexfeathers trexfeathers deleted the label_locks branch May 3, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants