Skip to content

Conversation

@alexreinking
Copy link
Contributor

There was some discussion in the slack that the automatically formatted Exo code is hard to read. Here's a PR that at least widens the column limit, but also consolidates the formatting operation down to a single private function so you can do whatever you want there.

As a reminder, updating the goldens is done by:

$ pytest tests --update-golden -n auto

Hope this greases the wheels.

@alexreinking alexreinking requested a review from akeley98 October 14, 2025 18:24
@codecov
Copy link

codecov bot commented Oct 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.53%. Comparing base (5432275) to head (1b3cc65).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #807   +/-   ##
=======================================
  Coverage   88.53%   88.53%           
=======================================
  Files         100      100           
  Lines       21895    21893    -2     
=======================================
- Hits        19384    19383    -1     
+ Misses       2511     2510    -1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@yamaguchi1024 yamaguchi1024 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks Alex!

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.

3 participants