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

Draft: Adding support for audio files #518

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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/patch failed May 6, 2024 in 0s

48.71% of diff hit (target 88.54%)

View this Pull Request on Codecov

48.71% of diff hit (target 88.54%)

Annotations

Check warning on line 33 in src/sigal/audio.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sigal/audio.py#L33

Added line #L33 was not covered by tests

Check warning on line 36 in src/sigal/audio.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sigal/audio.py#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 39 in src/sigal/audio.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sigal/audio.py#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 41 in src/sigal/audio.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sigal/audio.py#L41

Added line #L41 was not covered by tests

Check warning on line 357 in src/sigal/gallery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sigal/gallery.py#L356-L357

Added lines #L356 - L357 were not covered by tests

Check warning on line 364 in src/sigal/gallery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sigal/gallery.py#L362-L364

Added lines #L362 - L364 were not covered by tests

Check warning on line 369 in src/sigal/gallery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sigal/gallery.py#L367-L369

Added lines #L367 - L369 were not covered by tests

Check warning on line 373 in src/sigal/gallery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sigal/gallery.py#L373

Added line #L373 was not covered by tests

Check warning on line 435 in src/sigal/gallery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sigal/gallery.py#L435

Added line #L435 was not covered by tests

Check warning on line 998 in src/sigal/gallery.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sigal/gallery.py#L998

Added line #L998 was not covered by tests

Check warning on line 126 in src/sigal/settings.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sigal/settings.py#L126

Added line #L126 was not covered by tests

Check warning on line 152 in src/sigal/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sigal/utils.py#L152

Added line #L152 was not covered by tests

Check warning on line 159 in src/sigal/utils.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sigal/utils.py#L159

Added line #L159 was not covered by tests