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

Introduce DatabasePaths for valid filename inputs #122

Merged
merged 1 commit into from
Sep 30, 2023
Merged

Conversation

robo9k
Copy link
Owner

@robo9k robo9k commented Sep 30, 2023

This implements #112 (comment)

It does not implement a builder as in #6 but using the default database should now be more obvious.
This should thus help with #22 as well.

@codecov
Copy link

codecov bot commented Sep 30, 2023

Codecov Report

Attention: 27 lines in your changes are missing coverage. Please review.

Comparison is base (2fc648b) 39.04% compared to head (4155f6a) 40.88%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #122      +/-   ##
==========================================
+ Coverage   39.04%   40.88%   +1.84%     
==========================================
  Files           2        2              
  Lines         584      587       +3     
  Branches      584      587       +3     
==========================================
+ Hits          228      240      +12     
+ Misses        353      346       -7     
+ Partials        3        1       -2     
Files Coverage Δ
src/lib.rs 38.15% <55.00%> (+2.72%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: robot9001 <robo9k@symlink.io>
@robo9k robo9k merged commit be14915 into main Sep 30, 2023
15 checks passed
@robo9k robo9k deleted the database-type branch September 30, 2023 02:49
@robo9k robo9k mentioned this pull request Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant