Skip to content

Conversation

sfc-gh-jkew
Copy link
Contributor

@sfc-gh-jkew sfc-gh-jkew commented Aug 8, 2025

  • Make it fixed width
  • Format row/col estimates with general formatting and limit to 6 characters
  • Trim the operation name if needed, prefer the method over the object

What do these changes do?

  • first commit message and PR title follow format outlined here

    NOTE: If you edit the PR title to match this format, you need to add another commit (even if it's empty) or amend your last commit for the CI job that checks the PR title to pick up the new PR title.

  • passes flake8 modin/ asv_bench/benchmarks scripts/doc_checker.py
  • passes black --check modin/ asv_bench/benchmarks scripts/doc_checker.py
  • signed commit with git commit -s
  • Resolves Shorten the hybrid progress bar text #7647
  • tests added and passing
  • module layout described at docs/development/architecture.rst is up-to-date

- Make it fixed width
- Format row/col estimates with general formatting and limit to 6 characters
- Trim the operation name if needed, prefer the method over the object
@sfc-gh-jkew sfc-gh-jkew marked this pull request as ready for review August 8, 2025 17:02
@sfc-gh-jkew sfc-gh-jkew changed the title FEAT-#7647 Shorten the hybrid progress bar text FEAT-#7647: Shorten the hybrid progress bar text Aug 8, 2025
@sfc-gh-jkew sfc-gh-jkew enabled auto-merge (squash) August 9, 2025 17:07
@sfc-gh-jkew sfc-gh-jkew merged commit cf9590b into main Aug 11, 2025
78 checks passed
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.

Shorten the hybrid progress bar text
3 participants