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

feat: add when chaining #669

Open
wants to merge 76 commits into
base: main
Choose a base branch
from

Conversation

aivanoved
Copy link
Contributor

@aivanoved aivanoved commented Jul 29, 2024

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

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

Related issues

Checklist

  • Code follows style guide (ruff)
  • Tests added
  • Address failing CI
  • Make stable
  • Documented the changes

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

@aivanoved aivanoved marked this pull request as ready for review September 11, 2024 21:10
@aivanoved
Copy link
Contributor Author

@FBruzzesi I am slightly confused, it seems that a lot of the ci fails don't have anything to do with the changes in this pr?
can you confirm this?

@FBruzzesi
Copy link
Member

@FBruzzesi I am slightly confused, it seems that a lot of the ci fails don't have anything to do with the changes in this pr? can you confirm this?

It's definitly unrelated. Also #942 passed all the tests. Polars had a new release, that's probably worth investigating

@MarcoGorelli
Copy link
Member

yup, sorry about that - CI is green now πŸ₯¦

@aivanoved
Copy link
Contributor Author

@FBruzzesi @MarcoGorelli I think this is ready for review now

@aivanoved
Copy link
Contributor Author

ping @MarcoGorelli @FBruzzesi

I'll resolve the merge conficts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add when-then-otherwise
3 participants