Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

SO-6276: Improve detection of non-connected cycles in SimpleTaxonomyGraph #1322

Merged
merged 2 commits into from
Sep 18, 2024

fix(core.taxonomy): Throw CycleDetectedException in the simple...

070ba9a
Select commit
Loading
Failed to load commit list.
Merged

SO-6276: Improve detection of non-connected cycles in SimpleTaxonomyGraph #1322

fix(core.taxonomy): Throw CycleDetectedException in the simple...
070ba9a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 17, 2024 in 0s

70.73% of diff hit (target 48.57%)

View this Pull Request on Codecov

70.73% of diff hit (target 48.57%)

Annotations

Check warning on line 167 in core/com.b2international.snowowl.core/src/com/b2international/snowowl/core/taxonomy/SimpleTaxonomyChangeProcessor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/com.b2international.snowowl.core/src/com/b2international/snowowl/core/taxonomy/SimpleTaxonomyChangeProcessor.java#L167

Added line #L167 was not covered by tests

Check warning on line 171 in core/com.b2international.snowowl.core/src/com/b2international/snowowl/core/taxonomy/SimpleTaxonomyChangeProcessor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/com.b2international.snowowl.core/src/com/b2international/snowowl/core/taxonomy/SimpleTaxonomyChangeProcessor.java#L169-L171

Added lines #L169 - L171 were not covered by tests

Check warning on line 175 in core/com.b2international.snowowl.core/src/com/b2international/snowowl/core/taxonomy/SimpleTaxonomyChangeProcessor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/com.b2international.snowowl.core/src/com/b2international/snowowl/core/taxonomy/SimpleTaxonomyChangeProcessor.java#L175

Added line #L175 was not covered by tests

Check warning on line 178 in core/com.b2international.snowowl.core/src/com/b2international/snowowl/core/taxonomy/SimpleTaxonomyChangeProcessor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/com.b2international.snowowl.core/src/com/b2international/snowowl/core/taxonomy/SimpleTaxonomyChangeProcessor.java#L178

Added line #L178 was not covered by tests

Check warning on line 210 in core/com.b2international.snowowl.core/src/com/b2international/snowowl/core/taxonomy/SimpleTaxonomyGraph.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/com.b2international.snowowl.core/src/com/b2international/snowowl/core/taxonomy/SimpleTaxonomyGraph.java#L210

Added line #L210 was not covered by tests

Check warning on line 356 in core/com.b2international.snowowl.core/src/com/b2international/snowowl/core/taxonomy/SimpleTaxonomyGraph.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/com.b2international.snowowl.core/src/com/b2international/snowowl/core/taxonomy/SimpleTaxonomyGraph.java#L356

Added line #L356 was not covered by tests