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

GCC refactoring #306

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Refactor GCC

101c527
Select commit
Loading
Failed to load commit list.
Draft

GCC refactoring #306

Refactor GCC
101c527
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 28, 2025 in 1s

67.52% of diff hit (target 70.00%)

View this Pull Request on Codecov

67.52% of diff hit (target 70.00%)

Annotations

Check warning on line 114 in internal/test/mock_stream.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/test/mock_stream.go#L114

Added line #L114 was not covered by tests

Check warning on line 37 in pkg/bwe/acknowledgment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bwe/acknowledgment.go#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 42 in pkg/bwe/arrival_group_accumulator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bwe/arrival_group_accumulator.go#L40-L42

Added lines #L40 - L42 were not covered by tests

Check warning on line 32 in pkg/bwe/delay_rate_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bwe/delay_rate_controller.go#L22-L32

Added lines #L22 - L32 were not covered by tests

Check warning on line 47 in pkg/bwe/delay_rate_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bwe/delay_rate_controller.go#L35-L47

Added lines #L35 - L47 were not covered by tests

Check warning on line 73 in pkg/bwe/delay_rate_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bwe/delay_rate_controller.go#L49-L73

Added lines #L49 - L73 were not covered by tests

Check warning on line 77 in pkg/bwe/delay_rate_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bwe/delay_rate_controller.go#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 85 in pkg/bwe/delay_rate_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bwe/delay_rate_controller.go#L80-L85

Added lines #L80 - L85 were not covered by tests

Check warning on line 21 in pkg/bwe/kalman.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bwe/kalman.go#L18-L21

Added lines #L18 - L21 were not covered by tests

Check warning on line 34 in pkg/bwe/kalman.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bwe/kalman.go#L24-L34

Added lines #L24 - L34 were not covered by tests

Check warning on line 56 in pkg/bwe/kalman.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bwe/kalman.go#L37-L56

Added lines #L37 - L56 were not covered by tests

Check warning on line 81 in pkg/bwe/kalman.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bwe/kalman.go#L59-L81

Added lines #L59 - L81 were not covered by tests

Check warning on line 91 in pkg/bwe/kalman.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bwe/kalman.go#L84-L91

Added lines #L84 - L91 were not covered by tests

Check warning on line 24 in pkg/bwe/rate_controller.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bwe/rate_controller.go#L17-L24

Added lines #L17 - L24 were not covered by tests

Check warning on line 7 in pkg/bwe/rtt.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bwe/rtt.go#L5-L7

Added lines #L5 - L7 were not covered by tests

Check warning on line 24 in pkg/bwe/send_side_bwe.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bwe/send_side_bwe.go#L17-L24

Added lines #L17 - L24 were not covered by tests

Check warning on line 30 in pkg/bwe/send_side_bwe.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bwe/send_side_bwe.go#L27-L30

Added lines #L27 - L30 were not covered by tests

Check warning on line 41 in pkg/bwe/send_side_bwe.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bwe/send_side_bwe.go#L32-L41

Added lines #L32 - L41 were not covered by tests

Check warning on line 49 in pkg/bwe/send_side_bwe.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bwe/send_side_bwe.go#L44-L49

Added lines #L44 - L49 were not covered by tests

Check warning on line 45 in pkg/bwe/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bwe/state.go#L45

Added line #L45 was not covered by tests

Check warning on line 57 in pkg/bwe/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bwe/state.go#L48-L57

Added lines #L48 - L57 were not covered by tests

Check warning on line 22 in pkg/bwe/usage.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/bwe/usage.go#L13-L22

Added lines #L13 - L22 were not covered by tests

Check warning on line 44 in pkg/ccfb/interceptor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/ccfb/interceptor.go#L40-L44

Added lines #L40 - L44 were not covered by tests

Check warning on line 100 in pkg/ccfb/interceptor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/ccfb/interceptor.go#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 105 in pkg/ccfb/interceptor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/ccfb/interceptor.go#L104-L105

Added lines #L104 - L105 were not covered by tests