-
Notifications
You must be signed in to change notification settings - Fork 223
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
__init__.py files are ignored #12
Comments
@ahivert We released @v1.0.4 of this action today which resolves a lot of the outstanding issues users were having before. I have a strong hunch that this version might fix your problem |
Closing this issue as it's stale |
This was referenced Aug 28, 2024
Closed
This was referenced Jan 22, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I use this action, init.py files are ignored but all the code is here so coverage become 100%.
I use codecov manually without this action everything works fine.
The text was updated successfully, but these errors were encountered: