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

Don't collapse compound type field if it contains comments #906

Merged
merged 2 commits into from
Oct 26, 2024

Conversation

JohnnyMorganz
Copy link
Owner

Fixes #893

Copy link

codecov bot commented Oct 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.19%. Comparing base (c6e8619) to head (b128daa).
Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #906      +/-   ##
==========================================
+ Coverage   97.03%   97.19%   +0.16%     
==========================================
  Files          16       16              
  Lines        5995     5996       +1     
==========================================
+ Hits         5817     5828      +11     
+ Misses        178      168      -10     

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

@JohnnyMorganz JohnnyMorganz merged commit e4952b1 into main Oct 26, 2024
19 checks passed
@JohnnyMorganz JohnnyMorganz deleted the type-table-value-comments-hang branch October 26, 2024 20:12
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.

Type union inside sealed table collapses comments
1 participant