8000 fix vendored script and trigger workflow on pull_request by Czaki · Pull Request #7968 · napari/napari · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix vendored script and trigger workflow on pull_request #7968

8000
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

Merged
merged 8 commits into from
May 26, 2025

Conversation

Czaki
Copy link
Collaborator
@Czaki Czaki commented May 26, 2025

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

@Czaki Czaki requested a review from a team as a code owner May 26, 2025 12:34
@github-actions github-actions bot added the maintenance PR with maintance changes, label May 26, 2025
Copy link
codecov bot commented May 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.93%. Comparing base (746dde2) to head (de994c2).
Report is 4 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

brisvag
brisvag previously approved these changes May 26, 2025
@Czaki
Copy link
Collaborator Author
Czaki commented May 26, 2025

@brisvag It is fixed and #7969 shows that this works

@psobolewskiPhD
Copy link
Member
psobolewskiPhD commented May 26, 2025

I can't suggest but in the script line 70 also needs path fix.
#7969 has wrong path -- root not src

Edit: you can see here https://github.com/napari/napari/blob/main/src/napari/_vendor/darkdetect/__init__.py
that we already have this version, its just not finding it and writing in the wrong place.

@psobolewskiPhD
Copy link
Member

I think it worked since the bot closed the PR :)

@Czaki Czaki added this to the 0.6.2 milestone May 26, 2025
@Czaki Czaki added the ready to merge Last chance for comments! Will be merged in ~24h label May 26, 2025
Co-authored-by: Peter Sobolewski <76622105+psobolewskiPhD@users.noreply.github.com>
@Czaki Czaki merged commit 82ef9f7 into main May 26, 2025
39 checks passed
@Czaki Czaki deleted the fix_vendored_workflow branch May 26, 2025 16:06
@github-actions github-actions bot removed the ready to merge Last chance for comments! Will be merged in ~24h label May 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance PR with maintance changes,
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0