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

Simplify Netty RefCounting and ByteBuf Consumption #592

Merged
merged 9 commits into from
Apr 24, 2024

Remove static import

ae807ff
Select commit
Loading
Failed to load commit list.
Merged

Simplify Netty RefCounting and ByteBuf Consumption #592

Remove static import
ae807ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 23, 2024 in 1s

88.31% of diff hit (target 76.02%)

View this Pull Request on Codecov

88.31% of diff hit (target 76.02%)

Annotations

Check warning on line 103 in TrafficCapture/trafficReplayer/src/main/java/org/opensearch/migrations/replay/HttpByteBufFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

TrafficCapture/trafficReplayer/src/main/java/org/opensearch/migrations/replay/HttpByteBufFormatter.java#L103

Added line #L103 was not covered by tests

Check warning on line 106 in TrafficCapture/trafficReplayer/src/main/java/org/opensearch/migrations/replay/HttpByteBufFormatter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

TrafficCapture/trafficReplayer/src/main/java/org/opensearch/migrations/replay/HttpByteBufFormatter.java#L105-L106

Added lines #L105 - L106 were not covered by tests

Check warning on line 146 in TrafficCapture/trafficReplayer/src/main/java/org/opensearch/migrations/replay/ParsedHttpMessagesAsDicts.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

TrafficCapture/trafficReplayer/src/main/java/org/opensearch/migrations/replay/ParsedHttpMessagesAsDicts.java#L146

Added line #L146 was not covered by tests

Check warning on line 166 in TrafficCapture/trafficReplayer/src/main/java/org/opensearch/migrations/replay/ParsedHttpMessagesAsDicts.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

TrafficCapture/trafficReplayer/src/main/java/org/opensearch/migrations/replay/ParsedHttpMessagesAsDicts.java#L166

Added line #L166 was not covered by tests