Skip to content

Conversation

@janezd
Copy link
Contributor

@janezd janezd commented Dec 29, 2025

Issue

Fixes #6983. I think. @ajdapretnar ?

Description of changes

Column distributions was set to stretch, i.e. occupy all extra width. Other columns had a default size (100).

After this, columns have a minimum size of 100, and the distribution column gets no special treatment. Sizes are reasonable. Downside is that they can't be manually reduced below 100.

Includes
  • Code changes
  • Tests
  • Documentation

@janezd janezd force-pushed the feature-statistics-stretch-distributions branch from de91f5b to a52faaa Compare December 29, 2025 20:18
@codecov
Copy link

codecov bot commented Dec 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.02%. Comparing base (246474b) to head (a52faaa).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7226      +/-   ##
==========================================
- Coverage   89.03%   89.02%   -0.01%     
==========================================
  Files         335      335              
  Lines       74243    74242       -1     
==========================================
- Hits        66099    66092       -7     
- Misses       8144     8150       +6     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Feature Statistics: cannot resize Distribution bar

1 participant