Skip to content

[#10114] Add YmlMapper

This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Jul 11, 2023 in 1s

25.00% of diff hit (target 38.42%)

View this Pull Request on Codecov

25.00% of diff hit (target 38.42%)

Annotations

Check warning on line 29 in commons-server/src/main/java/com/navercorp/pinpoint/common/server/config/YamlConfiguration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

commons-server/src/main/java/com/navercorp/pinpoint/common/server/config/YamlConfiguration.java#L29

Added line #L29 was not covered by tests

Check warning on line 32 in commons-server/src/main/java/com/navercorp/pinpoint/common/server/config/YamlConfiguration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

commons-server/src/main/java/com/navercorp/pinpoint/common/server/config/YamlConfiguration.java#L32

Added line #L32 was not covered by tests

Check warning on line 45 in commons-server/src/main/java/com/navercorp/pinpoint/common/server/util/json/Jackson.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

commons-server/src/main/java/com/navercorp/pinpoint/common/server/util/json/Jackson.java#L43-L45

Added lines #L43 - L45 were not covered by tests

Check warning on line 59 in commons-server/src/main/java/com/navercorp/pinpoint/common/server/util/json/Jackson.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

commons-server/src/main/java/com/navercorp/pinpoint/common/server/util/json/Jackson.java#L59

Added line #L59 was not covered by tests

Check warning on line 70 in commons-server/src/main/java/com/navercorp/pinpoint/common/server/util/json/Jackson.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

commons-server/src/main/java/com/navercorp/pinpoint/common/server/util/json/Jackson.java#L70

Added line #L70 was not covered by tests

Check warning on line 73 in commons-server/src/main/java/com/navercorp/pinpoint/common/server/util/json/Jackson.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

commons-server/src/main/java/com/navercorp/pinpoint/common/server/util/json/Jackson.java#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 75 in commons-server/src/main/java/com/navercorp/pinpoint/common/server/util/json/Jackson.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

commons-server/src/main/java/com/navercorp/pinpoint/common/server/util/json/Jackson.java#L75

Added line #L75 was not covered by tests

Check warning on line 54 in inspector-module/inspector-web/src/main/java/com/navercorp/pinpoint/inspector/web/InspectorWebApp.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

inspector-module/inspector-web/src/main/java/com/navercorp/pinpoint/inspector/web/InspectorWebApp.java#L54

Added line #L54 was not covered by tests

Check warning on line 56 in inspector-module/inspector-web/src/main/java/com/navercorp/pinpoint/inspector/web/InspectorWebApp.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

inspector-module/inspector-web/src/main/java/com/navercorp/pinpoint/inspector/web/InspectorWebApp.java#L56

Added line #L56 was not covered by tests

Check warning on line 45 in inspector-module/inspector-web/src/main/java/com/navercorp/pinpoint/inspector/web/dao/pinot/MultiValueTagTypeHandler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

inspector-module/inspector-web/src/main/java/com/navercorp/pinpoint/inspector/web/dao/pinot/MultiValueTagTypeHandler.java#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 51 in inspector-module/inspector-web/src/main/java/com/navercorp/pinpoint/inspector/web/dao/pinot/MultiValueTagTypeHandler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

inspector-module/inspector-web/src/main/java/com/navercorp/pinpoint/inspector/web/dao/pinot/MultiValueTagTypeHandler.java#L49-L51

Added lines #L49 - L51 were not covered by tests

Check warning on line 64 in inspector-module/inspector-web/src/main/java/com/navercorp/pinpoint/inspector/web/dao/pinot/MultiValueTagTypeHandler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

inspector-module/inspector-web/src/main/java/com/navercorp/pinpoint/inspector/web/dao/pinot/MultiValueTagTypeHandler.java#L64

Added line #L64 was not covered by tests

Check warning on line 86 in inspector-module/inspector-web/src/main/java/com/navercorp/pinpoint/inspector/web/dao/pinot/MultiValueTagTypeHandler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

inspector-module/inspector-web/src/main/java/com/navercorp/pinpoint/inspector/web/dao/pinot/MultiValueTagTypeHandler.java#L86

Added line #L86 was not covered by tests

Check warning on line 92 in inspector-module/inspector-web/src/main/java/com/navercorp/pinpoint/inspector/web/dao/pinot/MultiValueTagTypeHandler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

inspector-module/inspector-web/src/main/java/com/navercorp/pinpoint/inspector/web/dao/pinot/MultiValueTagTypeHandler.java#L92

Added line #L92 was not covered by tests

Check warning on line 47 in inspector-module/inspector-web/src/main/java/com/navercorp/pinpoint/inspector/web/definition/YMLInspectorManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

inspector-module/inspector-web/src/main/java/com/navercorp/pinpoint/inspector/web/definition/YMLInspectorManager.java#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 49 in inspector-module/inspector-web/src/main/java/com/navercorp/pinpoint/inspector/web/definition/YMLInspectorManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

inspector-module/inspector-web/src/main/java/com/navercorp/pinpoint/inspector/web/definition/YMLInspectorManager.java#L49

Added line #L49 was not covered by tests

Check warning on line 77 in inspector-module/inspector-web/src/main/java/com/navercorp/pinpoint/inspector/web/definition/YMLInspectorManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

inspector-module/inspector-web/src/main/java/com/navercorp/pinpoint/inspector/web/definition/YMLInspectorManager.java#L74-L77

Added lines #L74 - L77 were not covered by tests

Check warning on line 40 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/common/model/mybatis/TagListTypeHandler.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/common/model/mybatis/TagListTypeHandler.java#L40

Added line #L40 was not covered by tests

Check warning on line 92 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/config/MetricWebPinotDaoConfiguration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/config/MetricWebPinotDaoConfiguration.java#L92

Added line #L92 was not covered by tests

Check warning on line 94 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/config/MetricWebPinotDaoConfiguration.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/config/MetricWebPinotDaoConfiguration.java#L94

Added line #L94 was not covered by tests

Check warning on line 49 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/service/YMLSystemMetricBasicGroupManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/service/YMLSystemMetricBasicGroupManager.java#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 51 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/service/YMLSystemMetricBasicGroupManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/service/YMLSystemMetricBasicGroupManager.java#L51

Added line #L51 was not covered by tests

Check warning on line 80 in metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/service/YMLSystemMetricBasicGroupManager.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

metric-module/metric/src/main/java/com/navercorp/pinpoint/metric/web/service/YMLSystemMetricBasicGroupManager.java#L77-L80

Added lines #L77 - L80 were not covered by tests