Skip to content
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

Fix a bug where PyInstaller builds would not include all data files #1814

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

bartfeenstra
Copy link
Owner

This fixes #1734

@bartfeenstra bartfeenstra added bug Something isn't working python Pull requests that update Python code labels Jul 30, 2024
@bartfeenstra bartfeenstra added this to the 0.3.x milestone Jul 30, 2024
@bartfeenstra bartfeenstra force-pushed the fix-pyinstaller-missing-assets branch from 2ba773e to 172308b Compare July 30, 2024 13:03
@bartfeenstra bartfeenstra force-pushed the fix-pyinstaller-missing-assets branch from 172308b to 63a7a35 Compare July 30, 2024 13:11
Copy link

Uploaded Betty for commit 63a7a35. You can download it, test it, and post your feedback in a comment to this pull request 💕

These downloads will stop working when the pull request is closed.

Copy link

codecov bot commented Jul 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.52%. Comparing base (a536cb6) to head (63a7a35).
Report is 9 commits behind head on 0.3.x.

Additional details and impacted files
@@           Coverage Diff           @@
##            0.3.x    #1814   +/-   ##
=======================================
  Coverage   95.52%   95.52%           
=======================================
  Files         200      200           
  Lines       19252    19252           
  Branches     3664     3664           
=======================================
  Hits        18390    18390           
  Misses        593      593           
  Partials      269      269           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bartfeenstra bartfeenstra marked this pull request as ready for review July 30, 2024 13:41
@bartfeenstra bartfeenstra merged commit 5fc533c into 0.3.x Jul 30, 2024
11 checks passed
@bartfeenstra bartfeenstra deleted the fix-pyinstaller-missing-assets branch July 30, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant