-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
Maximum #17942
Maximum #17942
Conversation
If you are working on an open task, please edit the PR description to link to the issue you've created. For more information, please check ToDo List Issues Guide. Thank you 🤗 |
Add this code below your test function in test file to resolve conflict. |
Hey @Arwa45, can you merge your branch with ivy master. Seems like the tests you added are not picked up by the CI. Thanks 🙂 |
hey @bipinKrishnan Do you want to merge ivy's branch with mine? |
Hi @Arwa45 , the tests ran but it did not pick the test you added |
Hi @bipinKrishnan , How can @Arwa45 merge her branch with Ivy's master branch. Applicants don't get that kind of access. Reviewers have to merge the branch into Ivy's master branch. |
I meant to to merge ivy master onto their branch. Sorry for the confusion there 🙂 . Update: I've just reverted the change |
Hey @Arwa45 , can you fix the failing tests for your changes. Thanks. |
The tests are still failing due to some unexpected argument issue, fixing this should allow us to run the tests and see if the implementation is correct @Arwa45 |
close #17840