-
Notifications
You must be signed in to change notification settings - Fork 122
Refine Git action for Coverage #662
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
Comments
PR: #663 |
PR looks good to me.
|
Just saw https://github.com/causify-ai/helpers/pull/624/files. Nice job! |
@Shaunak01
Probably related to: Here is related PR: This is a tiny fix, just need to get rid of all type hints in the invoke task interface, i.e.:
If you take a look at another tasks, where is no type hints at all. Feel free to make one more PR for this issue. |
Yes, this is a known issue in |
FYI @gpsaggese
The text was updated successfully, but these errors were encountered: