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

feat(cxx sdk): support multi-thread, fix package logic and quickstart #3334

Merged
merged 19 commits into from
Jul 12, 2023

Update openmldb_api.h

4cd1684
Select commit
Loading
Failed to load commit list.
Merged

feat(cxx sdk): support multi-thread, fix package logic and quickstart #3334

Update openmldb_api.h
4cd1684
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 6, 2023 in 1s

0.00% of diff hit (target 75.65%)

View this Pull Request on Codecov

0.00% of diff hit (target 75.65%)

Annotations

Check warning on line 34 in src/sdk/openmldb_api.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/openmldb_api.cc#L28-L34

Added lines #L28 - L34 were not covered by tests

Check warning on line 45 in src/sdk/openmldb_api.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/openmldb_api.cc#L39-L45

Added lines #L39 - L45 were not covered by tests

Check warning on line 51 in src/sdk/openmldb_api.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/openmldb_api.cc#L49-L51

Added lines #L49 - L51 were not covered by tests

Check warning on line 54 in src/sdk/openmldb_api.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/openmldb_api.cc#L54

Added line #L54 was not covered by tests

Check warning on line 84 in src/sdk/openmldb_api.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/openmldb_api.cc#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 157 in src/sdk/openmldb_api.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/openmldb_api.cc#L157

Added line #L157 was not covered by tests

Check warning on line 286 in src/sdk/openmldb_api.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/openmldb_api.cc#L286

Added line #L286 was not covered by tests

Check warning on line 315 in src/sdk/openmldb_api.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/openmldb_api.cc#L312-L315

Added lines #L312 - L315 were not covered by tests

Check warning on line 321 in src/sdk/openmldb_api.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/openmldb_api.cc#L318-L321

Added lines #L318 - L321 were not covered by tests

Check warning on line 324 in src/sdk/openmldb_api.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/openmldb_api.cc#L324

Added line #L324 was not covered by tests

Check warning on line 328 in src/sdk/openmldb_api.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/openmldb_api.cc#L326-L328

Added lines #L326 - L328 were not covered by tests

Check warning on line 331 in src/sdk/openmldb_api.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/openmldb_api.cc#L331

Added line #L331 was not covered by tests

Check warning on line 335 in src/sdk/openmldb_api.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/openmldb_api.cc#L335

Added line #L335 was not covered by tests

Check warning on line 339 in src/sdk/openmldb_api.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/openmldb_api.cc#L339

Added line #L339 was not covered by tests

Check warning on line 172 in src/sdk/openmldb_api.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/openmldb_api.h#L172

Added line #L172 was not covered by tests

Check warning on line 198 in src/sdk/openmldb_api.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sdk/openmldb_api.h#L198

Added line #L198 was not covered by tests