-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
join together duplicate entries in the text repr
#7225
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
Merged
Merged
Changes from 16 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
bff2411
group the variable names of common indexes
keewis ae74cc6
Merge branch 'main' into indexes-repr-join-text
keewis e29aeb9
implement option 1: separate with just newlines
keewis 9b90f8b
implement option 2: list-like presentation of the indexes
keewis 2cec070
implement option 3: light box components in front of the coord names
keewis 492ab47
implement option 4: light box components after the coord names
keewis 56b621f
fix the repr of `Indexes`
keewis fa70fc5
only add combine markers for xarray indexes
keewis 08b2504
select option 3
keewis 6270956
improve typing
keewis e3341ac
whats-new.rst
keewis 7ba0992
Merge branch 'main' into indexes-repr-join-text
keewis 4c212d2
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 7936c55
simplify the visual hint construction
keewis bc1d61f
improve the existing index repr test
keewis e6e5313
check that the hints are constructed correctly
keewis 66689ea
convert the names to tuples
keewis 7e82e42
revert the typing of `index`
keewis ce8c129
more conversion to tuple
keewis 6d7cf71
type hint the instance variable
keewis f2c6683
whats-new entry
keewis 0d20dfe
Merge branch 'main' into indexes-repr-join-text
keewis f62c16f
don't type-check the monkeypatching
keewis 279f948
adjust the typing, again
keewis e052283
use a subclass instead of monkeypatching and type-ignores
keewis 3f18888
Merge branch 'main' into indexes-repr-join-text
keewis b07b337
Merge branch 'main' into indexes-repr-join-text
dcherian File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.