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

Introduce new generic concept search endpoints #1172

Draft
wants to merge 1 commit into
base: 8.x
Choose a base branch
from

feat(api): introduce new generic concept search endpoints

12c5e0c
Select commit
Loading
Failed to load commit list.
Draft

Introduce new generic concept search endpoints #1172

feat(api): introduce new generic concept search endpoints
12c5e0c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 13, 2023 in 0s

12.12% of diff hit (target 64.08%)

View this Pull Request on Codecov

12.12% of diff hit (target 64.08%)

Annotations

Check warning on line 25 in core/com.b2international.snowowl.core.rest/src/com/b2international/snowowl/core/rest/concepts/ConceptRestSearch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/com.b2international.snowowl.core.rest/src/com/b2international/snowowl/core/rest/concepts/ConceptRestSearch.java#L25

Added line #L25 was not covered by tests

Check warning on line 33 in core/com.b2international.snowowl.core.rest/src/com/b2international/snowowl/core/rest/concepts/ConceptRestSearch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/com.b2international.snowowl.core.rest/src/com/b2international/snowowl/core/rest/concepts/ConceptRestSearch.java#L33

Added line #L33 was not covered by tests

Check warning on line 37 in core/com.b2international.snowowl.core.rest/src/com/b2international/snowowl/core/rest/concepts/ConceptRestSearch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/com.b2international.snowowl.core.rest/src/com/b2international/snowowl/core/rest/concepts/ConceptRestSearch.java#L37

Added line #L37 was not covered by tests

Check warning on line 41 in core/com.b2international.snowowl.core.rest/src/com/b2international/snowowl/core/rest/concepts/ConceptRestSearch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/com.b2international.snowowl.core.rest/src/com/b2international/snowowl/core/rest/concepts/ConceptRestSearch.java#L41

Added line #L41 was not covered by tests

Check warning on line 45 in core/com.b2international.snowowl.core.rest/src/com/b2international/snowowl/core/rest/concepts/ConceptRestSearch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/com.b2international.snowowl.core.rest/src/com/b2international/snowowl/core/rest/concepts/ConceptRestSearch.java#L45

Added line #L45 was not covered by tests

Check warning on line 50 in core/com.b2international.snowowl.core.rest/src/com/b2international/snowowl/core/rest/concepts/ConceptRestSearch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/com.b2international.snowowl.core.rest/src/com/b2international/snowowl/core/rest/concepts/ConceptRestSearch.java#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 54 in core/com.b2international.snowowl.core.rest/src/com/b2international/snowowl/core/rest/concepts/ConceptRestSearch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/com.b2international.snowowl.core.rest/src/com/b2international/snowowl/core/rest/concepts/ConceptRestSearch.java#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 58 in core/com.b2international.snowowl.core.rest/src/com/b2international/snowowl/core/rest/concepts/ConceptRestSearch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/com.b2international.snowowl.core.rest/src/com/b2international/snowowl/core/rest/concepts/ConceptRestSearch.java#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 62 in core/com.b2international.snowowl.core.rest/src/com/b2international/snowowl/core/rest/concepts/ConceptRestSearch.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/com.b2international.snowowl.core.rest/src/com/b2international/snowowl/core/rest/concepts/ConceptRestSearch.java#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 69 in core/com.b2international.snowowl.core.rest/src/com/b2international/snowowl/core/rest/concepts/ConceptSearchRestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/com.b2international.snowowl.core.rest/src/com/b2international/snowowl/core/rest/concepts/ConceptSearchRestService.java#L58-L69

Added lines #L58 - L69 were not covered by tests

Check warning on line 82 in core/com.b2international.snowowl.core.rest/src/com/b2international/snowowl/core/rest/concepts/ConceptSearchRestService.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/com.b2international.snowowl.core.rest/src/com/b2international/snowowl/core/rest/concepts/ConceptSearchRestService.java#L82

Added line #L82 was not covered by tests

Check warning on line 101 in core/com.b2international.snowowl.core/src/com/b2international/snowowl/core/request/ConceptSearchRequest.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/com.b2international.snowowl.core/src/com/b2international/snowowl/core/request/ConceptSearchRequest.java#L100-L101

Added lines #L100 - L101 were not covered by tests