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

fix(evpn): issue259 consider breaking too long files #265

Merged
merged 1 commit into from
Aug 10, 2023

fix(evpn): issue259 consider breaking too long files

2024719
Select commit
Loading
Failed to load commit list.
Merged

fix(evpn): issue259 consider breaking too long files #265

fix(evpn): issue259 consider breaking too long files
2024719
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 10, 2023 in 1s

0.00% of diff hit (target 9.86%)

View this Pull Request on Codecov

0.00% of diff hit (target 9.86%)

Annotations

Check warning on line 34 in network/bridge_port.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/bridge_port.go#L18-L34

Added lines #L18 - L34 were not covered by tests

Check warning on line 49 in network/bridge_port.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/bridge_port.go#L36-L49

Added lines #L36 - L49 were not covered by tests

Check warning on line 51 in network/bridge_port.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/bridge_port.go#L51

Added line #L51 was not covered by tests

Check warning on line 71 in network/bridge_port.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/bridge_port.go#L55-L71

Added lines #L55 - L71 were not covered by tests

Check warning on line 73 in network/bridge_port.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/bridge_port.go#L73

Added line #L73 was not covered by tests

Check warning on line 92 in network/bridge_port.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/bridge_port.go#L77-L92

Added lines #L77 - L92 were not covered by tests

Check warning on line 94 in network/bridge_port.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/bridge_port.go#L94

Added line #L94 was not covered by tests

Check warning on line 114 in network/bridge_port.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/bridge_port.go#L98-L114

Added lines #L98 - L114 were not covered by tests

Check warning on line 116 in network/bridge_port.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/bridge_port.go#L116

Added line #L116 was not covered by tests

Check warning on line 140 in network/bridge_port.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/bridge_port.go#L120-L140

Added lines #L120 - L140 were not covered by tests

Check warning on line 142 in network/bridge_port.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/bridge_port.go#L142

Added line #L142 was not covered by tests

Check warning on line 73 in network/evpn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/evpn.go#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 77 in network/evpn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/evpn.go#L77

Added line #L77 was not covered by tests

Check warning on line 85 in network/evpn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/evpn.go#L85

Added line #L85 was not covered by tests

Check warning on line 90 in network/evpn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/evpn.go#L90

Added line #L90 was not covered by tests

Check warning on line 101 in network/evpn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/evpn.go#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 107 in network/evpn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/evpn.go#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 114 in network/evpn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/evpn.go#L114

Added line #L114 was not covered by tests

Check warning on line 121 in network/evpn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/evpn.go#L119-L121

Added lines #L119 - L121 were not covered by tests

Check warning on line 125 in network/evpn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/evpn.go#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 131 in network/evpn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/evpn.go#L128-L131

Added lines #L128 - L131 were not covered by tests

Check warning on line 136 in network/evpn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/evpn.go#L135-L136

Added lines #L135 - L136 were not covered by tests

Check warning on line 143 in network/evpn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/evpn.go#L143

Added line #L143 was not covered by tests

Check warning on line 150 in network/evpn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/evpn.go#L148-L150

Added lines #L148 - L150 were not covered by tests

Check warning on line 154 in network/evpn.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

network/evpn.go#L153-L154

Added lines #L153 - L154 were not covered by tests