-
Notifications
You must be signed in to change notification settings - Fork 25
Very WIP: Port to julia #462
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
base: master
Are you sure you want to change the base?
Conversation
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
13dfe2c to
0c4f366
Compare
Co-Authored-By: Claude <noreply@anthropic.com>
0c4f366 to
7f9cc57
Compare
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
|
Btw JuliaWeb/GitHub.jl#233 may be important here if the python stuff we were using was handling rate limiting for us |
|
Also look through https://github.com/cadojo/ExperimentalTagBot.jl, it is a minimum viable Tagbot implementation in Julia |
Closes #55
This is a bit of an experiment to see how far feature, performance and test parity can get with modern julia..