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

TCP control fuzzing and bugfixes #24

Merged
merged 9 commits into from
May 27, 2024

fix tests; add note to find better behaviour in one test

d92791d
Select commit
Loading
Failed to load commit list.
Merged

TCP control fuzzing and bugfixes #24

fix tests; add note to find better behaviour in one test
d92791d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 27, 2024 in 1s

68.42% of diff hit (target 45.25%)

View this Pull Request on Codecov

68.42% of diff hit (target 45.25%)

Annotations

Check warning on line 122 in control.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control.go#L122

Added line #L122 was not covered by tests

Check warning on line 300 in control.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control.go#L299-L300

Added lines #L299 - L300 were not covered by tests

Check warning on line 302 in control.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control.go#L302

Added line #L302 was not covered by tests

Check warning on line 305 in control.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control.go#L305

Added line #L305 was not covered by tests

Check warning on line 374 in control.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control.go#L369-L374

Added lines #L369 - L374 were not covered by tests

Check warning on line 380 in control.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control.go#L379-L380

Added lines #L379 - L380 were not covered by tests

Check warning on line 382 in control.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control.go#L382

Added line #L382 was not covered by tests

Check warning on line 42 in control_user.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

control_user.go#L42

Added line #L42 was not covered by tests

Check warning on line 125 in seqs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

seqs.go#L124-L125

Added lines #L124 - L125 were not covered by tests

Check warning on line 137 in seqs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

seqs.go#L128-L137

Added lines #L128 - L137 were not covered by tests

Check warning on line 145 in seqs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

seqs.go#L141-L145

Added lines #L141 - L145 were not covered by tests

Check warning on line 152 in seqs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

seqs.go#L151-L152

Added lines #L151 - L152 were not covered by tests

Check warning on line 219 in seqs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

seqs.go#L218-L219

Added lines #L218 - L219 were not covered by tests

Check warning on line 225 in seqs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

seqs.go#L224-L225

Added lines #L224 - L225 were not covered by tests

Check warning on line 230 in seqs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

seqs.go#L229-L230

Added lines #L229 - L230 were not covered by tests