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

Query optimizer fixes #1229

Merged
merged 5 commits into from
Oct 17, 2023
Merged

Query optimizer fixes #1229

merged 5 commits into from
Oct 17, 2023

Conversation

apeteri
Copy link
Member

@apeteri apeteri commented Oct 11, 2023

No description provided.

@apeteri apeteri self-assigned this Oct 11, 2023
@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

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

Comparison is base (f9c0300) 64.37% compared to head (09f0033) 64.42%.
Report is 25 commits behind head on 9.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                9.x    #1229      +/-   ##
============================================
+ Coverage     64.37%   64.42%   +0.04%     
- Complexity    13170    13191      +21     
============================================
  Files          1791     1792       +1     
  Lines         61399    61489      +90     
  Branches       5675     5680       +5     
============================================
+ Hits          39525    39612      +87     
+ Misses        19428    19423       -5     
- Partials       2446     2454       +8     
Files Coverage Δ
...nal/snowowl/core/taxonomy/SimpleTaxonomyGraph.java 80.60% <ø> (ø)
...wowl/snomed/core/request/SnomedQueryOptimizer.java 76.14% <96.15%> (+2.26%) ⬆️
...l/snomed/core/request/SnomedRelationshipStats.java 93.02% <90.90%> (+14.15%) ⬆️
...wowl/snomed/core/request/SnomedHierarchyStats.java 90.95% <87.87%> (-0.23%) ⬇️

... and 18 files with indirect coverage changes

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

...can only handle the type of query expression that is being produced
by the class.
@apeteri apeteri marked this pull request as ready for review October 17, 2023 08:15
@cmark cmark merged commit 952fbc5 into 9.x Oct 17, 2023
5 checks passed
@cmark cmark deleted the issue/query-optimizer-fixes branch October 17, 2023 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants