Skip to content

Change OtelTraceWriter#write type from MutableList to List#2577

Merged
0xnm merged 1 commit into
developfrom
nogorodnikov/change-oteltrace-writer-to-readonly-list
Apr 2, 2025
Merged

Change OtelTraceWriter#write type from MutableList to List#2577
0xnm merged 1 commit into
developfrom
nogorodnikov/change-oteltrace-writer-to-readonly-list

Conversation

@0xnm

@0xnm 0xnm commented Apr 2, 2025

Copy link
Copy Markdown
Member

What does this PR do?

Alignment with the change made in #2568.

Incoming collection is not supposed to be mutable.

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 2, 2025 09:33
@codecov-commenter

codecov-commenter commented Apr 2, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.20%. Comparing base (05e490a) to head (927da38).
Report is 216 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2577      +/-   ##
===========================================
+ Coverage    70.17%   70.20%   +0.03%     
===========================================
  Files          808      808              
  Lines        30301    30301              
  Branches      5073     5073              
===========================================
+ Hits         21263    21271       +8     
+ Misses        7629     7615      -14     
- Partials      1409     1415       +6     
Files with missing lines Coverage Δ
...dog/android/trace/internal/data/OtelTraceWriter.kt 89.66% <ø> (ø)

... and 32 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 3b5e8b0 into develop Apr 2, 2025
@0xnm
0xnm deleted the nogorodnikov/change-oteltrace-writer-to-readonly-list branch April 2, 2025 10:33
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