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

add examples to insert new column as first/last column #5673

Merged
merged 3 commits into from
Jan 2, 2024

Conversation

ben-schwen
Copy link
Member

Follow up to #4691
Closes #5668

@ben-schwen
Copy link
Member Author

Added this to 1.15.0 since follow up to #4691 which is 1.15.0

Copy link

codecov bot commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (62b1044) 97.47% compared to head (8984a13) 97.47%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5673   +/-   ##
=======================================
  Coverage   97.47%   97.47%           
=======================================
  Files          80       80           
  Lines       14829    14829           
=======================================
  Hits        14454    14454           
  Misses        375      375           

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

Copy link
Member

@MichaelChirico MichaelChirico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@jangorecki jangorecki merged commit 659d464 into master Jan 2, 2024
5 checks passed
@jangorecki jangorecki deleted the setcolorder_examples branch January 2, 2024 14:47
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.

Add a new parameter after= to set() to control column position
3 participants