matomo-org / matomo-sdk-android

SDK for Android to measure your apps with Matomo. Works on Android phones, tablets, Fire TV sticks, and more!
BSD 3-Clause "New" or "Revised" License
387 stars 163 forks source link

minSdk 19 #335

Closed hannesa2 closed 1 year ago

hannesa2 commented 1 year ago

It's related to https://github.com/matomo-org/matomo-sdk-android/issues/323#issuecomment-1179686184

codecov-commenter commented 1 year ago

Codecov Report

Merging #335 (c5b4b9a) into master (7216a32) will increase coverage by 0.53%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #335      +/-   ##
============================================
+ Coverage     86.24%   86.78%   +0.53%     
  Complexity      371      371              
============================================
  Files            33       33              
  Lines          1425     1415      -10     
  Branches        167      165       -2     
============================================
- Hits           1229     1228       -1     
+ Misses          125      117       -8     
+ Partials         71       70       -1     
Impacted Files Coverage Δ
...c/main/java/org/matomo/sdk/tools/DeviceHelper.java 75.00% <100.00%> (+15.47%) :arrow_up:

Continue to review full report at Codecov.

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