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

[#10114] Add Jackson Util #10120

Merged
merged 2 commits into from
Jul 11, 2023

[#10114] Add YmlMapper

7266fdc
Select commit
Loading
Failed to load commit list.
Merged

[#10114] Add Jackson Util #10120

[#10114] Add YmlMapper
7266fdc
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jul 11, 2023 in 1s

38.43% (+0.01%) compared to f9aa761

View this Pull Request on Codecov

38.43% (+0.01%) compared to f9aa761

Details

Codecov Report

Merging #10120 (7266fdc) into master (f9aa761) will increase coverage by 0.01%.
The diff coverage is 25.00%.

@@             Coverage Diff              @@
##             master   #10120      +/-   ##
============================================
+ Coverage     38.42%   38.43%   +0.01%     
- Complexity    11660    11667       +7     
============================================
  Files          3609     3611       +2     
  Lines         93966    93978      +12     
  Branches      10363    10362       -1     
============================================
+ Hits          36105    36123      +18     
+ Misses        54774    54767       -7     
- Partials       3087     3088       +1     
Impacted Files Coverage Δ
...npoint/common/server/config/YamlConfiguration.java 0.00% <0.00%> (ø)
...ercorp/pinpoint/inspector/web/InspectorWebApp.java 0.00% <0.00%> (ø)
...pector/web/dao/pinot/MultiValueTagTypeHandler.java 0.00% <0.00%> (ø)
.../inspector/web/definition/YMLInspectorManager.java 0.00% <0.00%> (ø)
...om/navercorp/pinpoint/metric/web/MetricWebApp.java 0.00% <ø> (ø)
...ric/web/config/MetricWebPinotDaoConfiguration.java 0.00% <0.00%> (ø)
.../web/service/YMLSystemMetricBasicGroupManager.java 0.00% <0.00%> (ø)
...corp/pinpoint/common/server/util/json/Jackson.java 50.00% <50.00%> (ø)
...etric/common/model/mybatis/TagListTypeHandler.java 16.66% <80.00%> (-6.42%) ⬇️
...ket/message/PinpointWebSocketMessageConverter.java 83.63% <100.00%> (ø)

... and 5 files with indirect coverage changes