Skip to content

Adding support for audio files

56379a1
Select commit
Loading
Failed to load commit list.
Open

Draft: Adding support for audio files #518

Adding support for audio files
56379a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2026 in 0s

87.80% (-0.74%) compared to cf15fcc

View this Pull Request on Codecov

87.80% (-0.74%) compared to cf15fcc

Details

Codecov Report

❌ Patch coverage is 48.71795% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.80%. Comparing base (cf15fcc) to head (56379a1).
⚠️ Report is 84 commits behind head on main.

Files with missing lines Patch % Lines
src/sigal/gallery.py 42.10% 11 Missing ⚠️
src/sigal/audio.py 45.45% 6 Missing ⚠️
src/sigal/utils.py 71.42% 2 Missing ⚠️
src/sigal/settings.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #518      +/-   ##
==========================================
- Coverage   88.54%   87.80%   -0.74%     
==========================================
  Files          25       26       +1     
  Lines        2077     2115      +38     
==========================================
+ Hits         1839     1857      +18     
- Misses        238      258      +20     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.