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

all shortest path lower bound fix #1788

Merged
merged 1 commit into from
Jul 9, 2023
Merged

Conversation

acquamarin
Copy link
Collaborator

Throws an exception if the lower bound of all shortest path is not 1

src/binder/bind/bind_graph_pattern.cpp Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jul 9, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 ⚠️

Comparison is base (863c462) 91.09% compared to head (a9f31f4) 91.09%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1788      +/-   ##
==========================================
- Coverage   91.09%   91.09%   -0.01%     
==========================================
  Files         773      774       +1     
  Lines       28314    28325      +11     
==========================================
+ Hits        25792    25802      +10     
- Misses       2522     2523       +1     
Impacted Files Coverage Δ
src/binder/bind/bind_graph_pattern.cpp 95.41% <100.00%> (+0.05%) ⬆️

... and 6 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@acquamarin acquamarin merged commit 29f3b2e into master Jul 9, 2023
10 checks passed
@acquamarin acquamarin deleted the all-shortest-lower-bound branch July 9, 2023 20:49
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.

2 participants