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

Dogfood recent changes #1839

Merged
merged 10 commits into from
May 16, 2024
Merged

Dogfood recent changes #1839

merged 10 commits into from
May 16, 2024

Conversation

maciejburda
Copy link
Member

@maciejburda maciejburda commented May 15, 2024

What and why?

Review checklist

  • Feature or bugfix MUST have appropriate tests (unit, integration)
  • Make sure each commit and the PR mention the Issue number or JIRA reference
  • Add CHANGELOG entry for user facing changes

Custom CI job configuration (optional)

  • Run unit tests for Core, RUM, Trace, Logs, CR and WVT
  • Run unit tests for Session Replay
  • Run integration tests
  • Run smoke tests
  • Run tests for tools/

fuzzybinary and others added 9 commits May 1, 2024 14:40
This adds a cross platform attribute `_dd.error.include_binary_images` that will attach binary images to error reports by creating a backtrace and pulling the binary images from it.

It contains a TODO to replace backtrace generation with a different method of binary image attachment at a future time.
Use a separate BinaryImage structure for encoding in Logs.
Send BinaryImages through feature baggage instead of re-fetching when Logs trigger a RUM error.
fix: Remove `WKWebView` instance in tests
fix: Remove flaky assertion due to upload at init
@maciejburda maciejburda reopened this May 16, 2024
@maciejburda maciejburda marked this pull request as ready for review May 16, 2024 12:09
@maciejburda maciejburda requested review from a team as code owners May 16, 2024 12:09
@datadog-datadog-prod-us1
Copy link

datadog-datadog-prod-us1 bot commented May 16, 2024

Datadog Report

Branch report: develop
Commit report: 017736f
Test service: dd-sdk-ios

✅ 0 Failed, 3100 Passed, 0 Skipped, 2m 18.81s Total Time
➡️ Test Sessions change in coverage: 13 no change

feat: Support adding binary images to non-crashes
@maciejburda maciejburda merged commit bd1a2c4 into dogfooding May 16, 2024
8 checks passed
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.

4 participants