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

[#8072] Fix bind.pinpoint api to return json #8575

Merged
merged 1 commit into from
Jan 3, 2022

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Jan 3, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jan 3, 2022

Codecov Report

Merging #8575 (57f7d0d) into master (23c8dc1) will increase coverage by 0.00%.
The diff coverage is 2.94%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #8575   +/-   ##
=========================================
  Coverage     39.79%   39.79%           
- Complexity    11401    11407    +6     
=========================================
  Files          3350     3355    +5     
  Lines         89354    89388   +34     
  Branches       9924     9925    +1     
=========================================
+ Hits          35555    35569   +14     
- Misses        50737    50760   +23     
+ Partials       3062     3059    -3     
Impacted Files Coverage Δ
.../web/controller/BusinessTransactionController.java 0.00% <0.00%> (ø)
...ava/com/navercorp/pinpoint/web/query/BindType.java 0.00% <0.00%> (ø)
...navercorp/pinpoint/web/query/EscapeJsonFilter.java 0.00% <0.00%> (ø)
...avercorp/pinpoint/web/query/MongoQueryService.java 0.00% <0.00%> (ø)
...oint/web/query/OutputParameterMongoJsonParser.java 100.00% <ø> (ø)
...ercorp/pinpoint/web/query/QueryServiceFactory.java 0.00% <0.00%> (ø)
.../navercorp/pinpoint/web/query/SqlQueryService.java 0.00% <0.00%> (ø)
...orp/pinpoint/web/query/DefaultMongoJsonParser.java 76.27% <100.00%> (ø)
...orp/pinpoint/profiler/sender/NioUDPDataSender.java 62.82% <0.00%> (-5.13%) ⬇️
...om/navercorp/pinpoint/rpc/codec/PacketDecoder.java 51.66% <0.00%> (-1.67%) ⬇️
... and 10 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 23c8dc1...57f7d0d. Read the comment docs.

@emeroad emeroad merged commit 6210f88 into pinpoint-apm:master Jan 3, 2022
@emeroad emeroad deleted the 8072_Fix_bind_api branch January 3, 2022 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PINPOINT Server Error (Http failure during parsing bind.pipoint) in Call Stack view
1 participant