Skip to content

[#11166] Bypass cache for long SQL queries

Codecov / codecov/patch succeeded Jul 1, 2024 in 1s

70.73% of diff hit (target 37.03%)

View this Pull Request on Codecov

70.73% of diff hit (target 37.03%)

Annotations

Check warning on line 141 in agent-module/bootstraps/bootstrap-core/src/main/java/com/navercorp/pinpoint/bootstrap/config/DefaultProfilerConfig.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

agent-module/bootstraps/bootstrap-core/src/main/java/com/navercorp/pinpoint/bootstrap/config/DefaultProfilerConfig.java#L141

Added line #L141 was not covered by tests

Check warning on line 283 in agent-module/bootstraps/bootstrap-core/src/main/java/com/navercorp/pinpoint/bootstrap/config/DefaultProfilerConfig.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

agent-module/bootstraps/bootstrap-core/src/main/java/com/navercorp/pinpoint/bootstrap/config/DefaultProfilerConfig.java#L283

Added line #L283 was not covered by tests

Check warning on line 62 in agent-module/profiler/src/main/java/com/navercorp/pinpoint/profiler/context/provider/metadata/SqlMetadataServiceProvider.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

agent-module/profiler/src/main/java/com/navercorp/pinpoint/profiler/context/provider/metadata/SqlMetadataServiceProvider.java#L62

Added line #L62 was not covered by tests

Check warning on line 64 in agent-module/profiler/src/main/java/com/navercorp/pinpoint/profiler/context/provider/metadata/SqlMetadataServiceProvider.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

agent-module/profiler/src/main/java/com/navercorp/pinpoint/profiler/context/provider/metadata/SqlMetadataServiceProvider.java#L64

Added line #L64 was not covered by tests

Check warning on line 33 in agent-module/profiler/src/main/java/com/navercorp/pinpoint/profiler/metadata/UidCachingSqlNormalizer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

agent-module/profiler/src/main/java/com/navercorp/pinpoint/profiler/metadata/UidCachingSqlNormalizer.java#L33

Added line #L33 was not covered by tests

Check warning on line 52 in agent-module/profiler/src/main/java/com/navercorp/pinpoint/profiler/metadata/UidCachingSqlNormalizer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

agent-module/profiler/src/main/java/com/navercorp/pinpoint/profiler/metadata/UidCachingSqlNormalizer.java#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 63 in agent-module/profiler/src/main/java/com/navercorp/pinpoint/profiler/metadata/UidCachingSqlNormalizer.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

agent-module/profiler/src/main/java/com/navercorp/pinpoint/profiler/metadata/UidCachingSqlNormalizer.java#L63

Added line #L63 was not covered by tests