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

Added pyinstaller hook for pnoise #285

Merged
merged 2 commits into from
Jun 7, 2021
Merged

Added pyinstaller hook for pnoise #285

merged 2 commits into from
Jun 7, 2021

Conversation

abey79
Copy link
Owner

@abey79 abey79 commented Jun 7, 2021

Description

Fixes #277

Checklist

  • feature/fix implemented
  • code formatting ok (black and isort)
  • mypy vpype vpype_cli tests returns no error
  • tests added/updated and pytest succeeds
  • documentation added/updated
    • command docstring and option/argument help
    • README.md updated (Feature Overview)
    • CHANGELOG.md updated
    • RTD doc updated and building with no error (make clean && make html in docs/)

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 7, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Jun 7, 2021

Codecov Report

Merging #285 (a2ed61c) into master (c92e988) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #285   +/-   ##
=======================================
  Coverage   91.72%   91.72%           
=======================================
  Files          50       50           
  Lines        3794     3794           
  Branches      495      495           
=======================================
  Hits         3480     3480           
  Misses        210      210           
  Partials      104      104           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c92e988...a2ed61c. Read the comment docs.

@abey79 abey79 merged commit 23b4846 into master Jun 7, 2021
@abey79 abey79 deleted the fix-installer-277 branch June 7, 2021 08:47
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.

Windows installer not working v 1.6.0
1 participant