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

Features for simulation with different controlplane architectures for arbitrary network topologies #157

Closed
wants to merge 18 commits into from

add new protocol to tests

f344058
Select commit
Loading
Failed to load commit list.
Closed

Features for simulation with different controlplane architectures for arbitrary network topologies #157

add new protocol to tests
f344058
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 7, 2024 in 0s

61.15% of diff hit (target 68.05%)

View this Pull Request on Codecov

61.15% of diff hit (target 68.05%)

Annotations

Check warning on line 167 in src/ProtocolZoo/ProtocolZoo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ProtocolZoo/ProtocolZoo.jl#L167

Added line #L167 was not covered by tests

Check warning on line 172 in src/ProtocolZoo/ProtocolZoo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ProtocolZoo/ProtocolZoo.jl#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 190 in src/ProtocolZoo/ProtocolZoo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ProtocolZoo/ProtocolZoo.jl#L189-L190

Added lines #L189 - L190 were not covered by tests

Check warning on line 208 in src/ProtocolZoo/ProtocolZoo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ProtocolZoo/ProtocolZoo.jl#L207-L208

Added lines #L207 - L208 were not covered by tests

Check warning on line 524 in src/ProtocolZoo/ProtocolZoo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ProtocolZoo/ProtocolZoo.jl#L524

Added line #L524 was not covered by tests

Check warning on line 547 in src/ProtocolZoo/ProtocolZoo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ProtocolZoo/ProtocolZoo.jl#L547

Added line #L547 was not covered by tests

Check warning on line 549 in src/ProtocolZoo/ProtocolZoo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ProtocolZoo/ProtocolZoo.jl#L549

Added line #L549 was not covered by tests

Check warning on line 590 in src/ProtocolZoo/ProtocolZoo.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ProtocolZoo/ProtocolZoo.jl#L589-L590

Added lines #L589 - L590 were not covered by tests

Check warning on line 38 in src/ProtocolZoo/controllers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ProtocolZoo/controllers.jl#L26-L38

Added lines #L26 - L38 were not covered by tests

Check warning on line 40 in src/ProtocolZoo/controllers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ProtocolZoo/controllers.jl#L40

Added line #L40 was not covered by tests

Check warning on line 42 in src/ProtocolZoo/controllers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ProtocolZoo/controllers.jl#L42

Added line #L42 was not covered by tests

Check warning on line 47 in src/ProtocolZoo/controllers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ProtocolZoo/controllers.jl#L44-L47

Added lines #L44 - L47 were not covered by tests

Check warning on line 49 in src/ProtocolZoo/controllers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ProtocolZoo/controllers.jl#L49

Added line #L49 was not covered by tests

Check warning on line 54 in src/ProtocolZoo/controllers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ProtocolZoo/controllers.jl#L51-L54

Added lines #L51 - L54 were not covered by tests

Check warning on line 93 in src/ProtocolZoo/controllers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ProtocolZoo/controllers.jl#L93

Added line #L93 was not covered by tests

Check warning on line 97 in src/ProtocolZoo/controllers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ProtocolZoo/controllers.jl#L97

Added line #L97 was not covered by tests

Check warning on line 100 in src/ProtocolZoo/controllers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ProtocolZoo/controllers.jl#L100

Added line #L100 was not covered by tests

Check warning on line 106 in src/ProtocolZoo/controllers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ProtocolZoo/controllers.jl#L106

Added line #L106 was not covered by tests

Check warning on line 109 in src/ProtocolZoo/controllers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ProtocolZoo/controllers.jl#L109

Added line #L109 was not covered by tests

Check warning on line 116 in src/ProtocolZoo/controllers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ProtocolZoo/controllers.jl#L116

Added line #L116 was not covered by tests

Check warning on line 119 in src/ProtocolZoo/controllers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ProtocolZoo/controllers.jl#L119

Added line #L119 was not covered by tests

Check warning on line 151 in src/ProtocolZoo/controllers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ProtocolZoo/controllers.jl#L151

Added line #L151 was not covered by tests

Check warning on line 163 in src/ProtocolZoo/controllers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ProtocolZoo/controllers.jl#L163

Added line #L163 was not covered by tests

Check warning on line 167 in src/ProtocolZoo/controllers.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ProtocolZoo/controllers.jl#L166-L167

Added lines #L166 - L167 were not covered by tests

Check warning on line 41 in src/ProtocolZoo/utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ProtocolZoo/utils.jl#L39-L41

Added lines #L39 - L41 were not covered by tests