Skip to content

build: pyinstaller: use __pyinstaller #9680

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 1 commit into from
Jul 2, 2023
Merged

Conversation

efiop
Copy link
Contributor

@efiop efiop commented Jul 2, 2023

Modern way of including pyinstaller hooks into the package itself.

Overall kinda cosmetic, but with dvc-osxpkg/exe/s3-repo having their own build/sign process we won't be able to use scripts/pyinstaller anymore.

Similar to iterative/PyDrive2#243

@efiop efiop added the build label Jul 2, 2023
@efiop efiop force-pushed the pyinstaller-hook branch 2 times, most recently from 20f13ee to 0c2d099 Compare July 2, 2023 22:33
@efiop efiop force-pushed the pyinstaller-hook branch from 0c2d099 to acce2bd Compare July 2, 2023 22:38
@codecov
Copy link

codecov bot commented Jul 2, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.40 ⚠️

Comparison is base (5cff489) 90.62% compared to head (acce2bd) 90.23%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9680      +/-   ##
==========================================
- Coverage   90.62%   90.23%   -0.40%     
==========================================
  Files         472      479       +7     
  Lines       36283    36309      +26     
  Branches     5218     5219       +1     
==========================================
- Hits        32883    32762     -121     
- Misses       2814     2931     +117     
- Partials      586      616      +30     
Impacted Files Coverage Δ
dvc/__pyinstaller/__init__.py 0.00% <0.00%> (ø)
dvc/__pyinstaller/hook-asyncssh.py 0.00% <ø> (ø)
dvc/__pyinstaller/hook-celery.py 0.00% <ø> (ø)
dvc/__pyinstaller/hook-dvc.py 0.00% <ø> (ø)
dvc/__pyinstaller/hook-dvc_task.py 0.00% <ø> (ø)
dvc/__pyinstaller/hook-fsspec.py 0.00% <ø> (ø)
dvc/__pyinstaller/hook-pydrive2.py 0.00% <ø> (ø)

... and 27 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@efiop efiop marked this pull request as ready for review July 2, 2023 22:47
@efiop efiop merged commit 536273a into iterative:main Jul 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant