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 stackTrace strings for better stability #10415

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

intr3p1d
Copy link
Contributor

No description provided.

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

codecov bot commented Oct 16, 2023

Codecov Report

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

Comparison is base (30fec4e) 38.15% compared to head (6fc1218) 38.23%.
Report is 4 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #10415      +/-   ##
============================================
+ Coverage     38.15%   38.23%   +0.08%     
- Complexity    11770    11777       +7     
============================================
  Files          3725     3725              
  Lines         93858    93678     -180     
  Branches      10241    10229      -12     
============================================
+ Hits          35809    35816       +7     
+ Misses        55044    54856     -188     
- Partials       3005     3006       +1     
Files Coverage Δ
...nt/exceptiontrace/web/mapper/StackTraceMapper.java 100.00% <100.00%> (ø)
...int/exceptiontrace/web/util/GroupByAttributes.java 0.00% <0.00%> (ø)

... and 38 files with indirect coverage changes

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

@intr3p1d intr3p1d merged commit a29cc4b into pinpoint-apm:master Oct 18, 2023
3 checks 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