Skip to content

adding tests for explicit network plannings

Codecov / codecov/patch failed Sep 4, 2024 in 1s

82.99% of diff hit (target 91.10%)

View this Pull Request on Codecov

82.99% of diff hit (target 91.10%)

Annotations

Check warning on line 58 in src/konnektor/data/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/konnektor/data/__init__.py#L58

Added line #L58 was not covered by tests

Check warning on line 64 in src/konnektor/network_analysis/network_analysis.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/konnektor/network_analysis/network_analysis.py#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 81 in src/konnektor/network_analysis/network_analysis.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/konnektor/network_analysis/network_analysis.py#L81

Added line #L81 was not covered by tests

Check warning on line 84 in src/konnektor/network_analysis/network_analysis.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/konnektor/network_analysis/network_analysis.py#L84

Added line #L84 was not covered by tests

Check warning on line 42 in src/konnektor/network_planners/NetworkPlanner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/konnektor/network_planners/NetworkPlanner.py#L42

Added line #L42 was not covered by tests

Check warning on line 56 in src/konnektor/network_planners/NetworkPlanner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/konnektor/network_planners/NetworkPlanner.py#L54-L56

Added lines #L54 - L56 were not covered by tests

Check warning on line 59 in src/konnektor/network_planners/NetworkPlanner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/konnektor/network_planners/NetworkPlanner.py#L59

Added line #L59 was not covered by tests

Check warning on line 140 in src/konnektor/network_planners/_networkx_implementations/cyclic_network_algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/konnektor/network_planners/_networkx_implementations/cyclic_network_algorithm.py#L140

Added line #L140 was not covered by tests

Check warning on line 35 in src/konnektor/network_planners/_networkx_implementations/radial_network_algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/konnektor/network_planners/_networkx_implementations/radial_network_algorithm.py#L35

Added line #L35 was not covered by tests

Check warning on line 92 in src/konnektor/network_planners/_networkx_implementations/radial_network_algorithm.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/konnektor/network_planners/_networkx_implementations/radial_network_algorithm.py#L92

Added line #L92 was not covered by tests

Check warning on line 20 in src/konnektor/network_planners/concatenators/cyclic_concatenator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/konnektor/network_planners/concatenators/cyclic_concatenator.py#L20

Added line #L20 was not covered by tests

Check warning on line 51 in src/konnektor/network_planners/concatenators/cyclic_concatenator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/konnektor/network_planners/concatenators/cyclic_concatenator.py#L51

Added line #L51 was not covered by tests

Check warning on line 55 in src/konnektor/network_planners/concatenators/cyclic_concatenator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/konnektor/network_planners/concatenators/cyclic_concatenator.py#L55

Added line #L55 was not covered by tests

Check warning on line 64 in src/konnektor/network_planners/concatenators/cyclic_concatenator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/konnektor/network_planners/concatenators/cyclic_concatenator.py#L64

Added line #L64 was not covered by tests

Check warning on line 108 in src/konnektor/network_planners/concatenators/cyclic_concatenator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/konnektor/network_planners/concatenators/cyclic_concatenator.py#L108

Added line #L108 was not covered by tests

Check warning on line 28 in src/konnektor/network_planners/generators/_parallel_mapping_pattern.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/konnektor/network_planners/generators/_parallel_mapping_pattern.py#L28

Added line #L28 was not covered by tests

Check warning on line 35 in src/konnektor/network_planners/generators/_parallel_mapping_pattern.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/konnektor/network_planners/generators/_parallel_mapping_pattern.py#L30-L35

Added lines #L30 - L35 were not covered by tests

Check warning on line 38 in src/konnektor/network_planners/generators/_parallel_mapping_pattern.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/konnektor/network_planners/generators/_parallel_mapping_pattern.py#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 42 in src/konnektor/network_planners/generators/_parallel_mapping_pattern.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/konnektor/network_planners/generators/_parallel_mapping_pattern.py#L40-L42

Added lines #L40 - L42 were not covered by tests

Check warning on line 49 in src/konnektor/network_planners/generators/_parallel_mapping_pattern.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/konnektor/network_planners/generators/_parallel_mapping_pattern.py#L46-L49

Added lines #L46 - L49 were not covered by tests

Check warning on line 53 in src/konnektor/network_planners/generators/_parallel_mapping_pattern.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/konnektor/network_planners/generators/_parallel_mapping_pattern.py#L53

Added line #L53 was not covered by tests

Check warning on line 58 in src/konnektor/network_planners/generators/_parallel_mapping_pattern.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/konnektor/network_planners/generators/_parallel_mapping_pattern.py#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 66 in src/konnektor/network_planners/generators/_parallel_mapping_pattern.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/konnektor/network_planners/generators/_parallel_mapping_pattern.py#L61-L66

Added lines #L61 - L66 were not covered by tests

Check warning on line 133 in src/konnektor/network_planners/generators/clustered_network_generator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/konnektor/network_planners/generators/clustered_network_generator.py#L133

Added line #L133 was not covered by tests

Check warning on line 181 in src/konnektor/network_planners/generators/clustered_network_generator.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/konnektor/network_planners/generators/clustered_network_generator.py#L181

Added line #L181 was not covered by tests