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

fix(scanner): re-write the scanner and the search engine, upgrade tantivy to 0.19.2 #155

Merged
merged 2 commits into from
Apr 1, 2023

Conversation

tsirysndr
Copy link
Owner

@tsirysndr tsirysndr added the enhancement New feature or request label Apr 1, 2023
@tsirysndr tsirysndr self-assigned this Apr 1, 2023
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Apr 1, 2023

Codecov Report

❗ No coverage uploaded for pull request base (master@d6e029f). Click here to learn what that means.
Patch coverage: 47.19% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #155   +/-   ##
=========================================
  Coverage          ?   41.11%           
=========================================
  Files             ?      107           
  Lines             ?    15055           
  Branches          ?        0           
=========================================
  Hits              ?     6190           
  Misses            ?     8865           
  Partials          ?        0           
Impacted Files Coverage Δ
graphql/src/schema/playback.rs 72.77% <ø> (ø)
server/src/library.rs 66.66% <0.00%> (ø)
storage/src/tests.rs 100.00% <ø> (ø)
graphql/src/schema/library.rs 39.14% <4.91%> (ø)
scanner/src/lib.rs 87.75% <83.33%> (ø)
scanner/src/tests.rs 90.90% <84.00%> (ø)
webui/src/tests.rs 96.66% <86.20%> (ø)
storage/src/lib.rs 100.00% <100.00%> (ø)
storage/src/searcher/album.rs 81.81% <100.00%> (ø)
storage/src/searcher/artist.rs 81.25% <100.00%> (ø)
... and 2 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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tsirysndr tsirysndr merged commit 8cc8c73 into master Apr 1, 2023
@tsirysndr tsirysndr deleted the refactor/scanner branch April 1, 2023 16:07
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