-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Rename Not to NotGiven #10533
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
Rename Not to NotGiven #10533
Conversation
I also think that NotGiven is a promising choice. Before we can merge this I believe it should be discussed on contributors. Can you open a thread there? |
Will do. |
@odersky I need some help fixing tests. I am getting the following error:
|
@amsayk you will also need to change in the compiler references to |
Thanks @bishabosha |
9c16980
to
820cfd5
Compare
820cfd5
to
29632bc
Compare
I think this is ready to go. Can someone take a look ? @bishabosha 👀 |
Im not sure why but it seems the CI is not running your tests, can you make a change to the last commit to change its hash and repush? |
/retest |
@bishabosha done 😊 |
Thanks for the PR! Unfortunately it stopped merging cleanly as the syntax for given was changed recently, I've updated it and opened a new PR based on this (I couldn't update this one): #10720 |
I think this is a much cooler name for this concept.
This is my first PR and Trial to open up a discussion whether this makes sense or not.