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

enhance: [2.5] Add try-catch and return CStatus for NewCollection (#39279) #39303

Merged
merged 2 commits into from
Jan 16, 2025

enhance: Handle PutOrRef collection schema failure error

1c4e0fb
Select commit
Loading
Failed to load commit list.
Merged

enhance: [2.5] Add try-catch and return CStatus for NewCollection (#39279) #39303

enhance: Handle PutOrRef collection schema failure error
1c4e0fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 16, 2025 in 1s

68.75% of diff hit (target 80.00%)

View this Pull Request on Codecov

68.75% of diff hit (target 80.00%)

Annotations

Check warning on line 22 in internal/core/src/segcore/collection_c.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/segcore/collection_c.cpp#L22

Added line #L22 was not covered by tests

Check warning on line 32 in internal/core/src/segcore/collection_c.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/segcore/collection_c.cpp#L25-L32

Added lines #L25 - L32 were not covered by tests

Check warning on line 45 in internal/core/src/segcore/collection_c.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/segcore/collection_c.cpp#L43-L45

Added lines #L43 - L45 were not covered by tests

Check warning on line 45 in internal/util/segcore/collection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/util/segcore/collection.go#L44-L45

Added lines #L44 - L45 were not covered by tests