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
Merged

[#10114] Add Jackson Util #10120

merged 2 commits into from
Jul 11, 2023

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Jul 7, 2023

No description provided.

@emeroad emeroad added the cleanup label Jul 7, 2023
@emeroad emeroad added this to the 2.6.0 milestone Jul 7, 2023
@emeroad emeroad changed the title [#10114] Unified ObjectMapper [#10114] Add Jackson Util Jul 7, 2023
@emeroad emeroad force-pushed the #10114_jackson branch 2 times, most recently from 689c0b8 to b2fbe4a Compare July 7, 2023 09:41
@codecov
Copy link

codecov bot commented Jul 7, 2023

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

@emeroad emeroad linked an issue Jul 11, 2023 that may be closed by this pull request
@emeroad emeroad merged commit a7754cf into pinpoint-apm:master Jul 11, 2023
2 of 3 checks passed
@emeroad emeroad deleted the #10114_jackson branch July 11, 2023 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Apply jackson-module-parameter-names
1 participant