-
Notifications
You must be signed in to change notification settings - Fork 4
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
RM-55-remove-upper-bound-error-on-ratcheting-tests #212
RM-55-remove-upper-bound-error-on-ratcheting-tests #212
Conversation
RM-55 update to warn when below high water mark RM-55 apply autopep8 RM-55 shorten line Revert "RM-55 test lowering mypy high water mark" This reverts commit 099e56c.
0cfe22e
to
b163422
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems good. Realistically are we ever gonna see these warnings if it just runs on the builds in automation? Maybe as a once-per-release kind of thing we can check and manually update the coverage?
I think we're never going to see these warnings, you're right. I also agree it's a good idea to update things at least once per release! |
No description provided.