Skip to content

Conversation

@matthias314
Copy link

The method for TerminalMenus.writeline defined in this package assumes its first argument to be of type IOBuffer. The documentation, however, only guarantees IO. Currently IOBuffer is used, but I guess there a good chance that this changes to AnnotatedIOBuffer if TerminalMenus decides to support colors via StyledStrings. So it's probably better to stay on the safe side.

@codecov
Copy link

codecov bot commented Dec 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (86789ee) to head (c31dc78).

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #17   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          156       152    -4     
=========================================
- Hits           156       152    -4     

☔ 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.

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.

1 participant