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

#4140 - Simplify lazy detail lookup #4141

Merged
merged 1 commit into from
Aug 5, 2023

Conversation

reckart
Copy link
Member

@reckart reckart commented Aug 5, 2023

What's in the PR

  • Remove getLazyDetails() methods that produced the queries
  • Remove all classes related to the queries
  • Make lookupLazyDetails produce all the details on the fly when asked for details for a given VID

How to test manually

  • Try hovering over annotations in various cases, e.g. over suggestions, over annotations attached to concept features where the KB contains descriptions, values from tagsets with descriptions, etc. etc

Automatic testing

  • PR includes unit tests

Documentation

  • PR updates documentation

@reckart reckart added this to the 30.0 milestone Aug 5, 2023
@reckart reckart self-assigned this Aug 5, 2023
@reckart reckart force-pushed the refactoring/4140-Simplify-lazy-detail-lookup branch 4 times, most recently from d78e812 to 424b451 Compare August 5, 2023 16:21
- Remove getLazyDetails() methods that produced the queries
- Remove all classes related to the queries
- Make lookupLazyDetails produce all the details on the fly when asked for details for a given VID
@reckart reckart force-pushed the refactoring/4140-Simplify-lazy-detail-lookup branch from 424b451 to b0750e7 Compare August 5, 2023 20:57
@reckart reckart merged commit 10c2d69 into main Aug 5, 2023
@reckart reckart deleted the refactoring/4140-Simplify-lazy-detail-lookup branch August 5, 2023 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant