Skip to content

Remove custom profiling from public API#3152

Merged
0xnm merged 2 commits into
release/3.6.0from
nogorodnikov/remove-custom-profiling
Jan 26, 2026
Merged

Remove custom profiling from public API#3152
0xnm merged 2 commits into
release/3.6.0from
nogorodnikov/remove-custom-profiling

Conversation

@0xnm

@0xnm 0xnm commented Jan 26, 2026

Copy link
Copy Markdown
Member

What does this PR do?

This PR removes custom profiling from public API. There are 2 commits: for module and for sample app, so that they can be restored independently later.

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 January 26, 2026 01:51
@datadog-datadog-prod-us1

datadog-datadog-prod-us1 Bot commented Jan 26, 2026

Copy link
Copy Markdown

🎯 Code Coverage
Patch Coverage: 0.00%
Overall Coverage: 66.12% (+0.07%)

View detailed report

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

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.95%. Comparing base (1fdf798) to head (029bfd9).

Files with missing lines Patch % Lines
...in/java/com/datadog/android/profiling/Profiling.kt 0.00% 2 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           release/3.6.0    #3152      +/-   ##
=================================================
- Coverage          71.13%   70.95%   -0.18%     
=================================================
  Files                912      912              
  Lines              33525    33525              
  Branches            5635     5635              
=================================================
- Hits               23847    23787      -60     
- Misses              8128     8173      +45     
- Partials            1550     1565      +15     
Files with missing lines Coverage Δ
...in/java/com/datadog/android/profiling/Profiling.kt 81.82% <0.00%> (ø)

... and 35 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 a3e4e60 into release/3.6.0 Jan 26, 2026
27 checks passed
@0xnm
0xnm deleted the nogorodnikov/remove-custom-profiling branch January 26, 2026 14:53
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