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

[#9631] Limit length of errorMessage in groupBy for better stability #10423

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

intr3p1d
Copy link
Contributor

No description provided.

@intr3p1d intr3p1d added this to the 2.6.0 milestone Oct 19, 2023
@intr3p1d intr3p1d self-assigned this Oct 19, 2023
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (0601f71) 38.21% compared to head (a1d2cea) 38.24%.
Report is 2 commits behind head on master.

❗ Current head a1d2cea differs from pull request most recent head 5896cba. Consider uploading reports for the commit 5896cba to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #10423      +/-   ##
============================================
+ Coverage     38.21%   38.24%   +0.03%     
- Complexity    11769    11778       +9     
============================================
  Files          3725     3725              
  Lines         93677    93687      +10     
  Branches      10229    10229              
============================================
+ Hits          35796    35828      +32     
+ Misses        54872    54855      -17     
+ Partials       3009     3004       -5     
Files Coverage Δ
...nt/exceptiontrace/web/mapper/StackTraceMapper.java 100.00% <100.00%> (ø)
.../exceptiontrace/web/model/ExceptionTraceGroup.java 72.72% <100.00%> (ø)
...int/exceptiontrace/web/util/GroupByAttributes.java 0.00% <0.00%> (ø)
...int/exceptiontrace/web/util/OrderByAttributes.java 0.00% <0.00%> (ø)
...ontrace/web/util/ExceptionTraceQueryParameter.java 0.00% <0.00%> (ø)
...trace/web/controller/ExceptionTraceController.java 0.00% <0.00%> (ø)

... and 13 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@intr3p1d intr3p1d merged commit f5c5efd into pinpoint-apm:master Oct 19, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant