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

✨ Feat : Implements ConcurrentBatchCounter #34

Merged
merged 6 commits into from
Apr 5, 2024

✨ Feat : 'ConcurrentBatchingCounter' 벤치마킹

1bb0cc0
Select commit
Loading
Failed to load commit list.
Merged

✨ Feat : Implements ConcurrentBatchCounter #34

✨ Feat : 'ConcurrentBatchingCounter' 벤치마킹
1bb0cc0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 5, 2024 in 0s

70.76% of diff hit (target 30.00%)

View this Pull Request on Codecov

70.76% of diff hit (target 30.00%)

Annotations

Check warning on line 14 in src/main/java/com/thread/concurrency/counter/batch/ConcurrentParameterizedBatchingCounter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/thread/concurrency/counter/batch/ConcurrentParameterizedBatchingCounter.java#L14

Added line #L14 was not covered by tests

Check warning on line 19 in src/main/java/com/thread/concurrency/counter/batch/ConcurrentParameterizedBatchingCounter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/thread/concurrency/counter/batch/ConcurrentParameterizedBatchingCounter.java#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 24 in src/main/java/com/thread/concurrency/counter/batch/ConcurrentParameterizedBatchingCounter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/thread/concurrency/counter/batch/ConcurrentParameterizedBatchingCounter.java#L23-L24

Added lines #L23 - L24 were not covered by tests

Check warning on line 26 in src/main/java/com/thread/concurrency/counter/batch/ConcurrentParameterizedBatchingCounter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/thread/concurrency/counter/batch/ConcurrentParameterizedBatchingCounter.java#L26

Added line #L26 was not covered by tests

Check warning on line 28 in src/main/java/com/thread/concurrency/counter/batch/ConcurrentParameterizedBatchingCounter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/thread/concurrency/counter/batch/ConcurrentParameterizedBatchingCounter.java#L28

Added line #L28 was not covered by tests

Check warning on line 32 in src/main/java/com/thread/concurrency/counter/batch/ConcurrentParameterizedBatchingCounter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/thread/concurrency/counter/batch/ConcurrentParameterizedBatchingCounter.java#L32

Added line #L32 was not covered by tests

Check warning on line 36 in src/main/java/com/thread/concurrency/counter/batch/ConcurrentParameterizedBatchingCounter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/thread/concurrency/counter/batch/ConcurrentParameterizedBatchingCounter.java#L36

Added line #L36 was not covered by tests

Check warning on line 39 in src/main/java/com/thread/concurrency/counter/batch/ConcurrentParameterizedBatchingCounter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/thread/concurrency/counter/batch/ConcurrentParameterizedBatchingCounter.java#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 41 in src/main/java/com/thread/concurrency/counter/batch/ConcurrentParameterizedBatchingCounter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/thread/concurrency/counter/batch/ConcurrentParameterizedBatchingCounter.java#L41

Added line #L41 was not covered by tests

Check warning on line 47 in src/main/java/com/thread/concurrency/counter/batch/ConcurrentParameterizedBatchingCounter.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/thread/concurrency/counter/batch/ConcurrentParameterizedBatchingCounter.java#L45-L47

Added lines #L45 - L47 were not covered by tests