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

Traffic monitor #4159

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

Merge branch 'master' into traffic-monitor-2

7258d4d
Select commit
Loading
Failed to load commit list.
Draft

Traffic monitor #4159

Merge branch 'master' into traffic-monitor-2
7258d4d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 8, 2024 in 1s

22.61% of diff hit (target 84.42%)

View this Pull Request on Codecov

22.61% of diff hit (target 84.42%)

Annotations

Check warning on line 31 in src/mongoose_debug.erl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mongoose_debug.erl#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 52 in src/mongoose_debug.erl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mongoose_debug.erl#L47-L52

Added lines #L47 - L52 were not covered by tests

Check warning on line 57 in src/mongoose_debug.erl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mongoose_debug.erl#L57

Added line #L57 was not covered by tests

Check warning on line 59 in src/mongoose_debug.erl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mongoose_debug.erl#L59

Added line #L59 was not covered by tests

Check warning on line 63 in src/mongoose_debug.erl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mongoose_debug.erl#L63

Added line #L63 was not covered by tests

Check warning on line 65 in src/mongoose_debug.erl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mongoose_debug.erl#L65

Added line #L65 was not covered by tests

Check warning on line 30 in src/mongoose_traffic.erl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mongoose_traffic.erl#L30

Added line #L30 was not covered by tests

Check warning on line 32 in src/mongoose_traffic.erl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mongoose_traffic.erl#L32

Added line #L32 was not covered by tests

Check warning on line 37 in src/mongoose_traffic.erl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mongoose_traffic.erl#L37

Added line #L37 was not covered by tests

Check warning on line 39 in src/mongoose_traffic.erl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mongoose_traffic.erl#L39

Added line #L39 was not covered by tests

Check warning on line 48 in src/mongoose_traffic.erl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mongoose_traffic.erl#L45-L48

Added lines #L45 - L48 were not covered by tests

Check warning on line 54 in src/mongoose_traffic.erl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mongoose_traffic.erl#L54

Added line #L54 was not covered by tests

Check warning on line 84 in src/mongoose_traffic.erl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mongoose_traffic.erl#L84

Added line #L84 was not covered by tests

Check warning on line 91 in src/mongoose_traffic.erl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mongoose_traffic.erl#L91

Added line #L91 was not covered by tests

Check warning on line 100 in src/mongoose_traffic.erl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mongoose_traffic.erl#L96-L100

Added lines #L96 - L100 were not covered by tests

Check warning on line 104 in src/mongoose_traffic.erl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mongoose_traffic.erl#L102-L104

Added lines #L102 - L104 were not covered by tests

Check warning on line 107 in src/mongoose_traffic.erl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mongoose_traffic.erl#L107

Added line #L107 was not covered by tests

Check warning on line 110 in src/mongoose_traffic.erl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mongoose_traffic.erl#L110

Added line #L110 was not covered by tests

Check warning on line 112 in src/mongoose_traffic.erl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mongoose_traffic.erl#L112

Added line #L112 was not covered by tests

Check warning on line 114 in src/mongoose_traffic.erl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mongoose_traffic.erl#L114

Added line #L114 was not covered by tests

Check warning on line 116 in src/mongoose_traffic.erl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mongoose_traffic.erl#L116

Added line #L116 was not covered by tests

Check warning on line 124 in src/mongoose_traffic.erl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mongoose_traffic.erl#L123-L124

Added lines #L123 - L124 were not covered by tests

Check warning on line 49 in src/mongoose_traffic_channel.erl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mongoose_traffic_channel.erl#L46-L49

Added lines #L46 - L49 were not covered by tests

Check warning on line 51 in src/mongoose_traffic_channel.erl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mongoose_traffic_channel.erl#L51

Added line #L51 was not covered by tests

Check warning on line 54 in src/mongoose_traffic_channel.erl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/mongoose_traffic_channel.erl#L54

Added line #L54 was not covered by tests