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 basic import_audio() to engine #26

Closed
wants to merge 3 commits into from

Conversation

StephenMachete
Copy link
Contributor

There are some bugs with the SDK throwing errors, but it works.
Some fixed values.
If you have a slicker solution for the code let me know.

Copy link

codecov bot commented Jan 23, 2024

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (a6145b0) 89.48% compared to head (56f6465) 89.11%.

❗ Current head 56f6465 differs from pull request most recent head d80e9e3. Consider uploading reports for the commit d80e9e3 to get more accurate results

Files Patch % Lines
ptsl/engine.py 14.28% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
- Coverage   89.48%   89.11%   -0.38%     
==========================================
  Files          80       80              
  Lines        1398     1405       +7     
==========================================
+ Hits         1251     1252       +1     
- Misses        147      153       +6     

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

@iluvcapra
Copy link
Owner

Very good! So the PR is failing in the test actions, but this appears to be almost all related to flake8 linting. I can walk you through fixing these if you'd like to learn how to do that.

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.

None yet

2 participants