-
Notifications
You must be signed in to change notification settings - Fork 8
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
Typelevel weaver TODO-list #1
Comments
Writing here for visibility. When the time comes, issues can be copied over using this scala-cli script: Assuming scala-cli and github cli installed, it should just be a simple:
Samples of how copying looks like can be found here: |
As well as the changes in the checklist above, we've decided to include #64 to simplify the |
When the time comes, we can migrate users with Scala Steward by PRing this change to the Scala Steward repo. We can also prompt them to use scalafix for code changes: here are some example migration notes. |
The open issues have been copied over from disneystreaming. Thanks @lorandszakacs for the script! |
This issue tracks the things to do to "move" Weaver over to the Typelevel organisation (see the governance issue here).
expect.same
andexpect.eql
to work against aComparison
abstraction. #15org.scalacheck.rng.Seed
instead ofLong
disneystreaming/weaver-test#632SbtTask
results in high CPU usage disneystreaming/weaver-test#671The text was updated successfully, but these errors were encountered: