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

Support batch validation #20

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

dpriskorn
Copy link
Owner

@dpriskorn dpriskorn commented Oct 11, 2023

fixes #4

This PR deactivates the fetching of names for properties because it slows the validation down. Labels can easily be fetched by the user/frontend instead using libraries like WikibaseIntegrator.

This PR results in significantly less time for validation. When validating 10 items the time spent was ~20s and is now 1.6s. See the tests

@dpriskorn
Copy link
Owner Author

Fix the testing to ensure that the validation is working as it should

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant