Skip to content

Improve selectivity estimation for @-Queries#322

Merged
thomaskrause merged 17 commits intomainfrom
fix-partof-estimation
May 14, 2025
Merged

Improve selectivity estimation for @-Queries#322
thomaskrause merged 17 commits intomainfrom
fix-partof-estimation

Conversation

@thomaskrause
Copy link
Copy Markdown
Member

Addresses the issues with the queries in #321

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 12, 2025

Commit 7966e8d

-------------
Diff Coverage
Diff: origin/main...HEAD, staged and unstaged changes
-------------
cli/src/bin/annis.rs (0.0%): Missing lines 324,445
core/src/annostorage/inmemory.rs (100%)
core/src/annostorage/ondisk.rs (0.0%): Missing lines 900,920-924
core/src/graph/storage/adjacencylist.rs (71.4%): Missing lines 478-485
core/src/graph/storage/dense_adjacency.rs (100%)
core/src/graph/storage/disk_adjacency.rs (75.0%): Missing lines 177
core/src/graph/storage/disk_path.rs (100%)
core/src/graph/storage/legacy.rs (100%)
core/src/graph/storage/linear.rs (100%)
core/src/graph/storage/mod.rs (97.1%): Missing lines 246
core/src/graph/storage/prepost.rs (100%)
graphannis/src/annis/db/aql/operators/edge_op.rs (68.4%): Missing lines 61-66
graphannis/src/annis/db/exec/mod.rs (100%)
graphannis/src/annis/db/exec/nodesearch.rs (100%)
-------------
Total:   183 lines
Missing: 24 lines
Coverage: 86%
-------------

@thomaskrause thomaskrause merged commit 8173d43 into main May 14, 2025
10 checks passed
@thomaskrause thomaskrause deleted the fix-partof-estimation branch May 14, 2025 13:41
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.

1 participant