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

[scanner] use supported_formats vec #98

Merged
merged 1 commit into from
Dec 2, 2022
Merged

Conversation

tsirysndr
Copy link
Owner

No description provided.

@tsirysndr tsirysndr added the enhancement New feature or request label Dec 2, 2022
@tsirysndr tsirysndr self-assigned this Dec 2, 2022
@tsirysndr tsirysndr changed the base branch from master to chore/tests December 2, 2022 04:45
@codecov
Copy link

codecov bot commented Dec 2, 2022

Codecov Report

Base: 42.21% // Head: 31.01% // Decreases project coverage by -11.20% ⚠️

Coverage data is based on head (b370af3) compared to base (82ac061).
Patch coverage: 0.00% of modified lines in pull request are covered.

❗ Current head b370af3 differs from pull request most recent head 92f8350. Consider uploading reports for the commit 92f8350 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           master      #98       +/-   ##
===========================================
- Coverage   42.21%   31.01%   -11.21%     
===========================================
  Files          85       83        -2     
  Lines        6516     6368      -148     
===========================================
- Hits         2751     1975      -776     
- Misses       3765     4393      +628     
Impacted Files Coverage Δ
scanner/src/lib.rs 1.02% <0.00%> (-81.78%) ⬇️
playback/src/decoder/symphonia_decoder.rs 0.00% <0.00%> (-73.34%) ⬇️
migration/src/lib.rs 34.78% <0.00%> (-65.22%) ⬇️
playback/src/formatter.rs 0.00% <0.00%> (-59.61%) ⬇️
playback/src/audio_backend/rodio.rs 0.00% <0.00%> (-41.31%) ⬇️
playback/src/audio_backend/mod.rs 0.00% <0.00%> (-35.30%) ⬇️
playback/src/convert.rs 0.00% <0.00%> (-34.29%) ⬇️
playback/src/player.rs 0.00% <0.00%> (-31.93%) ⬇️
playback/src/dither.rs 0.00% <0.00%> (-26.67%) ⬇️
... and 6 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tsirysndr tsirysndr changed the base branch from chore/tests to master December 2, 2022 10:41
@tsirysndr tsirysndr merged commit 8123970 into master Dec 2, 2022
@tsirysndr tsirysndr deleted the refactoring-scanner branch December 3, 2022 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant