-
Notifications
You must be signed in to change notification settings - Fork 346
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
bump clap and use crate_version macro #259
Conversation
7e3bf2b
to
5f106c6
Compare
@humancalico Looks good, but you need to run cargo fmt |
5f106c6
to
c7a99f7
Compare
@humancalico hmm. There was some suspicious log on the CI, and it was taking quite a while to test. I want to confirm, did the test passed on your machine? |
@utam0k the tests are kinda flaky. On three different runs I got different results each time and different tests failing |
Oh.. Sorry, I create the PR to fix the unstable tests. |
The
|
@humancalico We have some problems with code coverage right now, so we have disabled it until further investigation. Please rebase and try again. |
Signed-off-by: Akshat Agarwal <humancalico@disroot.org>
c7a99f7
to
c230fb6
Compare
@Furisto still getting the same failure |
lgtm |
There is also a crate_authors macro that can be used in a similar way