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

[inspector] Display count in the header for objects with known size #252

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

alexander-yakushev
Copy link
Member

@alexander-yakushev alexander-yakushev commented Apr 24, 2024

Similarly to how it was already done for arrays, Counted objects now also show their size upfront.

  • You've added tests to cover your change(s)
  • You've updated the changelog (if adding/changing user-visible functionality)

@alexander-yakushev alexander-yakushev force-pushed the known-size branch 2 times, most recently from 7e7cb8f to 9b9c8c8 Compare April 24, 2024 14:47
Copy link
Member

@vemv vemv 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!

@bbatsov
Copy link
Member

bbatsov commented Apr 24, 2024

The code looks good to me, although it seems there's a small spacing mistake that results in failing CI.

@alexander-yakushev alexander-yakushev merged commit 7aeb096 into master Apr 24, 2024
55 checks passed
@alexander-yakushev alexander-yakushev deleted the known-size branch April 24, 2024 14:59
@alexander-yakushev alexander-yakushev added the enhancement Improvement to an existing feature label Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants