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

add more tests #97

Merged
merged 11 commits into from
Dec 2, 2022
Merged

add more tests #97

merged 11 commits into from
Dec 2, 2022

Conversation

tsirysndr
Copy link
Owner

#96

@tsirysndr tsirysndr added the enhancement New feature or request label Nov 30, 2022
@tsirysndr tsirysndr self-assigned this Nov 30, 2022
@codecov
Copy link

codecov bot commented Nov 30, 2022

Codecov Report

Base: 9.05% // Head: 42.21% // Increases project coverage by +33.16% 🎉

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

❗ Current head 82ac061 differs from pull request most recent head aefa625. Consider uploading reports for the commit aefa625 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           master      #97       +/-   ##
===========================================
+ Coverage    9.05%   42.21%   +33.16%     
===========================================
  Files          78       85        +7     
  Lines        5830     6516      +686     
===========================================
+ Hits          528     2751     +2223     
+ Misses       5302     3765     -1537     
Impacted Files Coverage Δ
playback/src/lib.rs 100.00% <ø> (ø)
storage/src/searcher/mod.rs 96.15% <ø> (+96.15%) ⬆️
scanner/src/tests.rs 95.00% <95.00%> (ø)
entity/src/lib.rs 100.00% <100.00%> (+50.00%) ⬆️
entity/src/tests.rs 100.00% <100.00%> (ø)
migration/src/lib.rs 100.00% <100.00%> (+95.65%) ⬆️
migration/src/tests.rs 100.00% <100.00%> (ø)
playback/src/tests.rs 100.00% <100.00%> (ø)
scanner/src/lib.rs 82.79% <100.00%> (+81.72%) ⬆️
settings/src/lib.rs 100.00% <100.00%> (+98.66%) ⬆️
... and 32 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 force-pushed the chore/tests branch 3 times, most recently from d1a9a6e to 18e5136 Compare November 30, 2022 18:05
chore: update entity tests

chore: update entity tests

chore: update entity tests

chore: update entity tests
@tsirysndr tsirysndr force-pushed the chore/tests branch 2 times, most recently from 18e7220 to 16c2fca Compare November 30, 2022 19:35
fix music_directory issue

fix music_directory issue
chore: fix storage tests

add more tests
fix alsa

fix alsa

update player tests
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.

1 participant