Skip to content

Handle ANR trace open exception#3082

Merged
0xnm merged 1 commit into
developfrom
nogorodnikov/handle-anr-trace-open-exception
Dec 30, 2025
Merged

Handle ANR trace open exception#3082
0xnm merged 1 commit into
developfrom
nogorodnikov/handle-anr-trace-open-exception

Conversation

@0xnm

@0xnm 0xnm commented Dec 30, 2025

Copy link
Copy Markdown
Member

What does this PR do?

ApplicationExitInfo.getTraceInputStream() call can throw, so this change handles this.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@0xnm
0xnm requested a review from a team as a code owner December 30, 2025 09:26
@datadog-datadog-prod-us1

datadog-datadog-prod-us1 Bot commented Dec 30, 2025

Copy link
Copy Markdown

🎯 Code Coverage
Patch Coverage: 100.00%
Overall Coverage: 66.49% (+0.11%)

View detailed report

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: e89b4d1 | Docs | Datadog PR Page | Was this helpful? Give us feedback!

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.40%. Comparing base (96f099f) to head (e89b4d1).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3082      +/-   ##
===========================================
+ Coverage    71.35%   71.40%   +0.04%     
===========================================
  Files          881      881              
  Lines        32388    32396       +8     
  Branches      5462     5462              
===========================================
+ Hits         23110    23130      +20     
+ Misses        7732     7717      -15     
- Partials      1546     1549       +3     
Files with missing lines Coverage Δ
...g/android/rum/internal/DatadogLateCrashReporter.kt 90.00% <100.00%> (+5.62%) ⬆️

... and 36 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@0xnm
0xnm merged commit 94daca9 into develop Dec 30, 2025
27 of 29 checks passed
@0xnm
0xnm deleted the nogorodnikov/handle-anr-trace-open-exception branch December 30, 2025 10:42
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.

3 participants