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

Fix tests and simplify #332

Closed hannesa2 closed 1 year ago

hannesa2 commented 1 year ago

close #330

Now ./gradlew test works locally

image
codecov-commenter commented 1 year ago

Codecov Report

Merging #332 (4036b8e) into master (1e62b6f) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #332   +/-   ##
=========================================
  Coverage     86.24%   86.24%           
  Complexity      371      371           
=========================================
  Files            33       33           
  Lines          1425     1425           
  Branches        167      167           
=========================================
  Hits           1229     1229           
  Misses          125      125           
  Partials         71       71           

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 1e62b6f...4036b8e. Read the comment docs.