yayaa / LocationManager

Simplify getting user's location for Android
806 stars 187 forks source link

Add leakcanary lib to sample app for memory leak detection #108

Closed victor-denisenko closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #108 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #108   +/-   ##
=======================================
  Coverage   67.25%   67.25%           
=======================================
  Files          31       31           
  Lines        1069     1069           
  Branches       91       91           
=======================================
  Hits          719      719           
  Misses        292      292           
  Partials       58       58           

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 29d847d...480933f. Read the comment docs.

yayaa commented 3 years ago

Thank you.