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

fixes #42 (tag prefetches don't provide any benefit) #87

Closed
wants to merge 6 commits into from

Conversation

phamk
Copy link

@phamk phamk commented Apr 17, 2020

This is a fix for #42.

This negates the need to call reload in init_tagulous (which is what was triggering the extra database calls) by adding in a property that is calculated on-demand.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.09%) to 95.344% when pulling a789370 on phamk:develop into 62d6528 on radiac:develop.

@phamk phamk closed this Jun 10, 2020
@phamk
Copy link
Author

phamk commented Jun 10, 2020

@phamk phamk reopened this Jun 10, 2020
@phamk phamk closed this Jun 10, 2020
@radiac
Copy link
Owner

radiac commented Aug 2, 2020

Thanks for this PR - apologies it took so long to get to it, guessing that's why you closed it? Created a test to prove the bug and cherry-picked your changes, looks like it works a treat. Thanks, will be in the next release!

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.

None yet

4 participants