Skip to content

Address a warning about ConcurrentHashMap parametrized with nullable value type#3195

Merged
0xnm merged 1 commit into
developfrom
nogorodnikov/address-concurrenthashmap-warning
Feb 23, 2026
Merged

Address a warning about ConcurrentHashMap parametrized with nullable value type#3195
0xnm merged 1 commit into
developfrom
nogorodnikov/address-concurrenthashmap-warning

Conversation

@0xnm

@0xnm 0xnm commented Feb 23, 2026

Copy link
Copy Markdown
Member

What does this PR do?

Remove the nullable value type from ConcurrentHashMap usage site.

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 February 23, 2026 09:37
@0xnm 0xnm changed the title Address a warning about ConcurrentHashMap parametrized with nullable value type Address a warning about ConcurrentHashMap parametrized with nullable value type Feb 23, 2026
@datadog-datadog-prod-us1

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.35%. Comparing base (3d758ed) to head (3970200).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3195      +/-   ##
===========================================
+ Coverage    71.33%   71.35%   +0.03%     
===========================================
  Files          928      928              
  Lines        34411    34411              
  Branches      5814     5814              
===========================================
+ Hits         24544    24553       +9     
+ Misses        8230     8220      -10     
- Partials      1637     1638       +1     
Files with missing lines Coverage Δ
.../android/rum/internal/monitor/DatadogRumMonitor.kt 88.16% <100.00%> (+0.25%) ⬆️

... and 34 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 d14add6 into develop Feb 23, 2026
27 checks passed
@0xnm
0xnm deleted the nogorodnikov/address-concurrenthashmap-warning branch February 23, 2026 10:52
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