-
-
Notifications
You must be signed in to change notification settings - Fork 446
fix vendored script and trigger workflow on pull_request #7968
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7968 +/- ##
==========================================
+ Coverage 92.89% 92.93% +0.04%
==========================================
Files 643 647 +4
Lines 60688 60838 +150
==========================================
+ Hits 56375 56539 +164
+ Misses 4313 4299 -14 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
I can't suggest but in the script line 70 also needs path fix. Edit: you can see here https://github.com/napari/napari/blob/main/src/napari/_vendor/darkdetect/__init__.py |
I think it worked since the bot closed the PR :) |
Co-authored-by: Peter Sobolewski <76622105+psobolewskiPhD@users.noreply.github.com>
References and relevant issues
extracted from #7966
Description
Fix path in
tools/check_vendored_modules.py
and trigger.github/workflows/test_vendored.yml
on edit related files