Skip to content

Only enable load debug image integration for obfuscated apps #2907

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

Open
wants to merge 6 commits into
base: feat-web/debug-id
Choose a base branch
from

Conversation

buenaflor
Copy link
Contributor

📜 Description

Only enable the debug image integrations for obfuscated apps.

This will also allow us to track obfuscated vs non-obfuscated apps

💡 Motivation and Context

Closes #2891

💚 How did you test it?

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • No new PII added or SDK only sends newly added PII if sendDefaultPii is enabled
  • I updated the docs if needed
  • All tests passing
  • No breaking changes

🔮 Next steps

Copy link

codecov bot commented May 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.66%. Comparing base (d143766) to head (44ddbad).

Additional details and impacted files
@@                  Coverage Diff                  @@
##           feat-web/debug-id    #2907      +/-   ##
=====================================================
- Coverage              89.23%   87.66%   -1.57%     
=====================================================
  Files                     93      272     +179     
  Lines                   3083     9055    +5972     
=====================================================
+ Hits                    2751     7938    +5187     
- Misses                   332     1117     +785     

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

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

@buenaflor buenaflor requested a review from denrase May 5, 2025 15:29
@buenaflor buenaflor marked this pull request as ready for review May 6, 2025 09:19
@buenaflor buenaflor marked this pull request as draft May 7, 2025 11:57
@denrase denrase changed the base branch from main to feat-web/debug-id May 26, 2025 09:58
@denrase denrase marked this pull request as ready for review May 26, 2025 10:01
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.

Add mechanism to differentiate between obfuscated and non-obfuscated builds (Dart) and create internal stats board
2 participants