Skip to content

feat: ignore errors on dir scan#9

Merged
mbsantiago merged 4 commits into
mainfrom
fix/ignore-errors-on-dir-scan
Jul 15, 2025
Merged

feat: ignore errors on dir scan#9
mbsantiago merged 4 commits into
mainfrom
fix/ignore-errors-on-dir-scan

Conversation

@mbsantiago

Copy link
Copy Markdown
Owner

This PR addresses an issue where iterator creation fails due to unreadable audio files. The changes ensure that such files are ignored, preventing crashes and improving robustness.

@mbsantiago mbsantiago merged commit 5eab9f1 into main Jul 15, 2025
4 checks passed
@codecov

codecov Bot commented Jul 15, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.

Project coverage is 90.81%. Comparing base (e794f2e) to head (8e612b6).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/audioclass/batch/base.py 81.81% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
- Coverage   91.01%   90.81%   -0.20%     
==========================================
  Files          17       17              
  Lines         590      599       +9     
  Branches       59       61       +2     
==========================================
+ Hits          537      544       +7     
- Misses         28       29       +1     
- Partials       25       26       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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