Skip to content

Minor improvements#3346

Merged
0xnm merged 3 commits into
developfrom
nogorodnikov/minor-improvements-080426
Apr 8, 2026
Merged

Minor improvements#3346
0xnm merged 3 commits into
developfrom
nogorodnikov/minor-improvements-080426

Conversation

@0xnm

@0xnm 0xnm commented Apr 8, 2026

Copy link
Copy Markdown
Member

What does this PR do?

Several not related minor improvement in a single PR (but different commits):

  • Reduce the number of getRumContext() calls in RumViewScope. This optimization probably brings nothing, but still it is worth making
  • Bump licenses plugin to version 0.7.0
  • Rename datadog-native-lib to datadog-ndk. Library build adds lib prefix automatically, so final name is libdatadog-native-lib which looks awkward, so renaming to something shorter, simpler and more descriptive.

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 review from a team as code owners April 8, 2026 12:44
@datadog-prod-us1-6

This comment has been minimized.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.45%. Comparing base (1425287) to head (57575c9).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3346      +/-   ##
===========================================
- Coverage    71.51%   71.45%   -0.06%     
===========================================
  Files          946      946              
  Lines        34916    34916              
  Branches      5920     5920              
===========================================
- Hits         24968    24948      -20     
- Misses        8280     8292      +12     
- Partials      1668     1676       +8     
Files with missing lines Coverage Δ
.../android/error/internal/DatadogExceptionHandler.kt 83.33% <ø> (ø)
...dog/android/ndk/internal/NdkCrashReportsFeature.kt 70.69% <100.00%> (ø)
.../android/rum/internal/domain/scope/RumViewScope.kt 94.45% <100.00%> (ø)

... and 38 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 9d2c010 into develop Apr 8, 2026
27 checks passed
@0xnm
0xnm deleted the nogorodnikov/minor-improvements-080426 branch April 8, 2026 13:35
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