Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tree: Start expanded with Textual 0.73+ #648

Merged
merged 2 commits into from
Jul 19, 2024

Conversation

godlygeek
Copy link
Contributor

A backwards-incompatible change released in Textual 0.73 causes the
memray tree reporter to start with no nodes expanded. Work around this
to preserve the old behavior of expanding the first child of each node.

Release this fix as Memray 1.13.4

A backwards-incompatible change released in Textual 0.73 causes the
`memray tree` reporter to start with no nodes expanded. Work around this
to preserve the old behavior of expanding the first child of each node.

Signed-off-by: Matt Wozniski <[email protected]>
See changelog for more details.

Signed-off-by: Matt Wozniski <[email protected]>
@godlygeek godlygeek self-assigned this Jul 18, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.05%. Comparing base (41248ed) to head (60ad08c).
Report is 105 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #648      +/-   ##
==========================================
+ Coverage   92.55%   93.05%   +0.50%     
==========================================
  Files          91       94       +3     
  Lines       11304    11415     +111     
  Branches     1581     2092     +511     
==========================================
+ Hits        10462    10622     +160     
+ Misses        837      793      -44     
+ Partials        5        0       -5     
Flag Coverage Δ
cpp 93.05% <100.00%> (+7.11%) ⬆️
python_and_cython 93.05% <100.00%> (-2.67%) ⬇️

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.

@godlygeek godlygeek merged commit c0efc31 into bloomberg:main Jul 19, 2024
20 checks passed
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.

3 participants