Skip to content

Conversation

bearomorphism
Copy link
Contributor

…of potential type error

Description

Remove the use of merge_styles.

Additional Context

See the implementation of _MergedStyle here. They are equivalent.

https://github.com/prompt-toolkit/python-prompt-toolkit/blob/d8adbe9bfcf5f7e95b015d8ab12e2985b9a7822b/src/prompt_toolkit/styles/style.py#L365

Copy link

codecov bot commented Sep 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (v4-9-2@cc981fc). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff            @@
##             v4-9-2    #1607   +/-   ##
=========================================
  Coverage          ?   98.25%           
=========================================
  Files             ?       58           
  Lines             ?     2694           
  Branches          ?        0           
=========================================
  Hits              ?     2647           
  Misses            ?       47           
  Partials          ?        0           
Flag Coverage Δ
unittests 98.25% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Lee-W Lee-W changed the base branch from master to v4-9-2 September 15, 2025 15:28
@Lee-W Lee-W merged commit be14a32 into commitizen-tools:v4-9-2 Sep 15, 2025
18 checks passed
@bearomorphism bearomorphism deleted the style-refactor branch September 16, 2025 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants