-
Notifications
You must be signed in to change notification settings - Fork 189
patch: Declared the later
dependency for test support
#116
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: main
Are you sure you want to change the base?
Conversation
@rodrigodesalvobraz has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Thanks for the patch! Not sure why this is causing a Codecov failure. I won't be able to look into this right now. Any idea of what may be causing that? |
Hard to see that would be the reason. |
Ahh that's true, maybe I'm missing something here. Sorry, my bad 🥲 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #116 +/- ##
=======================================
Coverage ? 83.41%
=======================================
Files ? 185
Lines ? 9462
Branches ? 0
=======================================
Hits ? 7893
Misses ? 1569
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
As you kindly pointed out, the That said, this workaround is the only approach that seems to resolve the issue on my end for now. I’d truly appreciate your thoughts on whether this could be considered a safe and sustainable solution moving forward. Also, apologies if I’ve overlooked something obvious here 🥲 |
Change:
later
dependency for test support inpyproject.toml
file.Why this change?
ModuleNotFoundError