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

Add support for new Vector type #74

Merged
merged 4 commits into from
Oct 10, 2024

Add sdk init file

e991a18
Select commit
Loading
Failed to load commit list.
Merged

Add support for new Vector type #74

Add sdk init file
e991a18
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 10, 2024 in 0s

22.22% of diff hit (target 72.54%)

View this Pull Request on Codecov

22.22% of diff hit (target 72.54%)

Annotations

Check warning on line 250 in src/main/java/com/falkordb/impl/resultset/ResultSetImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/falkordb/impl/resultset/ResultSetImpl.java#L250

Added line #L250 was not covered by tests

Check warning on line 262 in src/main/java/com/falkordb/impl/resultset/ResultSetImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/falkordb/impl/resultset/ResultSetImpl.java#L262

Added line #L262 was not covered by tests

Check warning on line 264 in src/main/java/com/falkordb/impl/resultset/ResultSetImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/falkordb/impl/resultset/ResultSetImpl.java#L264

Added line #L264 was not covered by tests

Check warning on line 268 in src/main/java/com/falkordb/impl/resultset/ResultSetImpl.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/falkordb/impl/resultset/ResultSetImpl.java#L266-L268

Added lines #L266 - L268 were not covered by tests