Skip to content

Conversation

jetbrains-junie[bot]
Copy link
Contributor

📌 Hey! This PR was made for you with Junie, the coding agent by JetBrains Early Access Preview

It's still learning, developing, and might make mistakes. Please make sure you review the changes before you accept them.
We'd love your feedback — join our Discord to share bugs, ideas: here.

📊 Junie Summary\nThe add(vararg) overloads were successfully renamed to addAll(vararg) and the old versions have been marked as deprecated with a warning message. The necessary formatting and API updates were also completed, and all related tests passed without any issues.

 The `add(vararg)` overloads were successfully renamed to `addAll(vararg)` and the old versions have been marked as deprecated with a warning message. The necessary formatting and API updates were also completed, and all related tests passed without any issues.
@koperagen
Copy link
Collaborator

@jetbrains-junie update usages of deprecated function in core/src/test/kotlin/org/jetbrains/kotlinx/dataframe/samples/api
use korro gradle task to update sample snippets in the docs
Update remaining usages in documentation in docs/StardustDocs

Copy link
Contributor Author

Hey, it’s Junie by JetBrains! I started processing your request 🚀

Copy link
Contributor Author

Oh no! ❌ Task execution failed.

Please check the action for more details.

Report the issue on our Discord and help us improve Discord.

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.

Rename add(vararg) overloads to addAll(vararg)
2 participants