Skip to content

Conversation

orionarcher
Copy link
Collaborator

@orionarcher orionarcher commented Apr 14, 2025

Summary

  • reduce flakiness of graph-pes test by loosening constraint Reduce flaky CI failures #133
  • fix small docs issue
  • Rename HotSwappingAutobatcher to InFlightAutobatcher and ChunkingAutoBatcher to BinningAutoBatcher

Checklist

Work-in-progress pull requests are encouraged, but please enable the draft status on your PR.

Before a pull request can be merged, the following items must be checked:

  • Doc strings have been added in the Google docstring format.
    Run ruff on your code.
  • Tests have been added for any new functionality or bug fixes.
  • All linting and tests pass.

Note that the CI system will run all the above checks. But it will be much more
efficient if you already fix most errors prior to submitting the PR. It is highly
recommended that you use the pre-commit hook provided in the repository. Simply run
pre-commit install and a check will be run prior to allowing commits.

@cla-bot cla-bot bot added the cla-signed Contributor license agreement signed label Apr 14, 2025
@orionarcher orionarcher changed the title Reduce flakiness Reduce test flakiness and hotfix docs Apr 14, 2025
@orionarcher orionarcher enabled auto-merge (squash) April 14, 2025 14:43
@orionarcher orionarcher disabled auto-merge April 14, 2025 14:51
@orionarcher orionarcher mentioned this pull request Apr 14, 2025
3 tasks
@orionarcher orionarcher enabled auto-merge (squash) April 14, 2025 15:09
@janosh janosh added docs Improvements or additions to documentation ci Continuous integration breaking Breaking changes labels Apr 14, 2025
@orionarcher orionarcher disabled auto-merge April 14, 2025 15:29
@orionarcher orionarcher enabled auto-merge (squash) April 14, 2025 15:47
@orionarcher orionarcher merged commit 4c70da7 into main Apr 14, 2025
91 checks passed
@orionarcher orionarcher deleted the reduce_flakiness branch April 14, 2025 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Breaking changes ci Continuous integration cla-signed Contributor license agreement signed docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants