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

ISSUE #1233: Feature refresh_database argument added to method find #1235

Merged
merged 2 commits into from
May 17, 2024

Conversation

BrunoMarinhoM
Copy link
Contributor

Tickets

#1233

What has been done

With this PR, the method refresh_database (boolean) allows the user to choose between sync the pkl file with the database directory and keep it up to date with the files inside that directory or ignore any file changes and do the recognition only with the representations in the pkl file.
Also a logger.info saying that the user is possibly out of sync for better user experience;

How to test

make lint && make test

@BrunoMarinhoM
Copy link
Contributor Author

All resolved in the commit b4a35fe;

Thanks for the feedback.

@serengil
Copy link
Owner

LGTM

PS: Pipeline failed because of linting but it mostly related to other files than this PR. I will handle it.

@serengil serengil merged commit 676f279 into serengil:master May 17, 2024
@BrunoMarinhoM
Copy link
Contributor Author

Great. Thanks for the work on this framework! It's been really useful to me.

Issue #1233 closed. 👍

@BrunoMarinhoM BrunoMarinhoM deleted the refresh_data_base_feature branch May 17, 2024 21:04
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.

2 participants