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

ci: add plotly to downstream tests #1376

Merged
merged 2 commits into from
Nov 19, 2024
Merged

Conversation

FBruzzesi
Copy link
Member

@FBruzzesi FBruzzesi commented Nov 14, 2024

What type of PR is this? (check all applicable)

  • πŸ’Ύ Refactor
  • ✨ Feature
  • πŸ› Bug Fix
  • πŸ”§ Optimization
  • πŸ“ Documentation
  • βœ… Test
  • 🐳 Other

If you have comments or can explain your changes, please do so below.

Since yesterday the PR to narwhalify plotly express got merged, we should start to include (some) plotly tests in our ci as promised!

Opening this as draft because it was not fully decided which tests should be run.

@emilykl this is along the lines of how we would test that each commit does not end up breaking plotly via its unit tests

Associated plotly issue: plotly/plotly.py#4864

Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

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

nice one!

regarding performance, we could also manually check:

  • latest plotly version with latest narwhals version
  • latest plotly version with latest narwhals commit

and check there's no significant difference. once we sort out automated performance benchmarks we do it as part of that

@MarcoGorelli
Copy link
Member

@FBruzzesi shall we ship this?

@FBruzzesi FBruzzesi marked this pull request as ready for review November 19, 2024 10:04
@FBruzzesi
Copy link
Member Author

Sure let's merge this as is for now and adjust later if plotly comes back with another plan for test suite we should care about πŸ‘Œ

@FBruzzesi FBruzzesi merged commit d5aa778 into main Nov 19, 2024
25 checks passed
@MarcoGorelli MarcoGorelli deleted the ci/downstream-test-plotly branch November 23, 2024 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants