Skip to content

detekt

87ceb2d
Select commit
Loading
Failed to load commit list.
Merged

fix: init Amplituda lib causing NullPointerException on some devices [WPB-17405] #4020

detekt
87ceb2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 13, 2025 in 1s

45.99% (-0.02%) compared to 06bea9d

View this Pull Request on Codecov

45.99% (-0.02%) compared to 06bea9d

Details

Codecov Report

Attention: Patch coverage is 13.04348% with 20 lines in your changes missing coverage. Please review.

Project coverage is 45.99%. Comparing base (06bea9d) to head (87ceb2d).

Files with missing lines Patch % Lines
...android/media/audiomessage/AudioWavesMaskHelper.kt 0.00% 15 Missing ⚠️
...oid/media/audiomessage/RecordAudioMessagePlayer.kt 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4020      +/-   ##
===========================================
- Coverage    46.01%   45.99%   -0.02%     
===========================================
  Files          520      520              
  Lines        18120    18127       +7     
  Branches      3046     3053       +7     
===========================================
  Hits          8338     8338              
- Misses        8917     8924       +7     
  Partials       865      865              
Files with missing lines Coverage Δ
.../com/wire/android/media/audiomessage/AudioState.kt 59.52% <100.00%> (ø)
...tions/model/messagetypes/audio/AudioMessageType.kt 0.00% <ø> (ø)
...oid/media/audiomessage/RecordAudioMessagePlayer.kt 1.11% <0.00%> (-0.03%) ⬇️
...android/media/audiomessage/AudioWavesMaskHelper.kt 3.03% <0.00%> (-0.55%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 06bea9d...87ceb2d. Read the comment docs.

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