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

[#11350] Add write option to AsyncBufferedMutatorBuilder #11351

Merged

[#11350] Add write option to AsyncBufferedMutatorBuilder

2cfc296
Select commit
Loading
Failed to load commit list.
Merged

[#11350] Add write option to AsyncBufferedMutatorBuilder #11351

[#11350] Add write option to AsyncBufferedMutatorBuilder
2cfc296
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 14, 2024 in 1s

0.00% of diff hit (target 36.95%)

View this Pull Request on Codecov

0.00% of diff hit (target 36.95%)

Annotations

Check warning on line 31 in commons-hbase/src/main/java/com/navercorp/pinpoint/common/hbase/async/BatchAsyncHbasePutWriter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

commons-hbase/src/main/java/com/navercorp/pinpoint/common/hbase/async/BatchAsyncHbasePutWriter.java#L31

Added line #L31 was not covered by tests

Check warning on line 27 in commons-hbase/src/main/java/com/navercorp/pinpoint/common/hbase/async/DefaultAsyncBufferedMutatorCustomizer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

commons-hbase/src/main/java/com/navercorp/pinpoint/common/hbase/async/DefaultAsyncBufferedMutatorCustomizer.java#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 30 in commons-hbase/src/main/java/com/navercorp/pinpoint/common/hbase/async/DefaultAsyncBufferedMutatorCustomizer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

commons-hbase/src/main/java/com/navercorp/pinpoint/common/hbase/async/DefaultAsyncBufferedMutatorCustomizer.java#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 34 in commons-hbase/src/main/java/com/navercorp/pinpoint/common/hbase/async/DefaultAsyncBufferedMutatorCustomizer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

commons-hbase/src/main/java/com/navercorp/pinpoint/common/hbase/async/DefaultAsyncBufferedMutatorCustomizer.java#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 38 in commons-hbase/src/main/java/com/navercorp/pinpoint/common/hbase/async/DefaultAsyncBufferedMutatorCustomizer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

commons-hbase/src/main/java/com/navercorp/pinpoint/common/hbase/async/DefaultAsyncBufferedMutatorCustomizer.java#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 44 in commons-hbase/src/main/java/com/navercorp/pinpoint/common/hbase/async/DefaultAsyncBufferedMutatorCustomizer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

commons-hbase/src/main/java/com/navercorp/pinpoint/common/hbase/async/DefaultAsyncBufferedMutatorCustomizer.java#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 48 in commons-hbase/src/main/java/com/navercorp/pinpoint/common/hbase/async/DefaultAsyncBufferedMutatorCustomizer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

commons-hbase/src/main/java/com/navercorp/pinpoint/common/hbase/async/DefaultAsyncBufferedMutatorCustomizer.java#L48

Added line #L48 was not covered by tests

Check warning on line 24 in commons-hbase/src/main/java/com/navercorp/pinpoint/common/hbase/async/DefaultAsyncTableCustomizer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

commons-hbase/src/main/java/com/navercorp/pinpoint/common/hbase/async/DefaultAsyncTableCustomizer.java#L24

Added line #L24 was not covered by tests

Check warning on line 20 in commons-hbase/src/main/java/com/navercorp/pinpoint/common/hbase/async/HbaseAsyncBufferedMutatorFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

commons-hbase/src/main/java/com/navercorp/pinpoint/common/hbase/async/HbaseAsyncBufferedMutatorFactory.java#L17-L20

Added lines #L17 - L20 were not covered by tests

Check warning on line 28 in commons-hbase/src/main/java/com/navercorp/pinpoint/common/hbase/async/HbaseAsyncBufferedMutatorFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

commons-hbase/src/main/java/com/navercorp/pinpoint/common/hbase/async/HbaseAsyncBufferedMutatorFactory.java#L26-L28

Added lines #L26 - L28 were not covered by tests

Check warning on line 36 in commons-hbase/src/main/java/com/navercorp/pinpoint/common/hbase/async/HbaseAsyncBufferedMutatorFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

commons-hbase/src/main/java/com/navercorp/pinpoint/common/hbase/async/HbaseAsyncBufferedMutatorFactory.java#L34-L36

Added lines #L34 - L36 were not covered by tests

Check warning on line 88 in commons-hbase/src/main/java/com/navercorp/pinpoint/common/hbase/config/HbaseTemplateConfiguration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

commons-hbase/src/main/java/com/navercorp/pinpoint/common/hbase/config/HbaseTemplateConfiguration.java#L88

Added line #L88 was not covered by tests

Check warning on line 95 in commons-hbase/src/main/java/com/navercorp/pinpoint/common/hbase/config/HbaseTemplateConfiguration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

commons-hbase/src/main/java/com/navercorp/pinpoint/common/hbase/config/HbaseTemplateConfiguration.java#L94-L95

Added lines #L94 - L95 were not covered by tests