Skip to content
This repository has been archived by the owner on Nov 17, 2024. It is now read-only.

fix(build): simplify pyinstaller script #221

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

ReenigneArcher
Copy link
Member

Description

Small update to simplify pyinstaller build script.

Screenshot

Issues Fixed or Closed

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Dependency update (updates to dependencies)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files, e.g. .github/...)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the in code docstring/documentation-blocks for new or existing methods/components

@ReenigneArcher ReenigneArcher enabled auto-merge (squash) August 13, 2024 19:55
Copy link

Copy link

codecov bot commented Aug 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.74%. Comparing base (9902610) to head (39d8f06).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #221   +/-   ##
=======================================
  Coverage   47.74%   47.74%           
=======================================
  Files           1        1           
  Lines         155      155           
=======================================
  Hits           74       74           
  Misses         81       81           

@ReenigneArcher ReenigneArcher merged commit cea4eea into master Aug 13, 2024
12 checks passed
@ReenigneArcher ReenigneArcher deleted the fix/build/simplify-pyinstaller-script branch August 13, 2024 20:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant