neXenio / BLE-Indoor-Positioning

Multilateration using bluetooth beacons
Apache License 2.0
434 stars 129 forks source link

Check meanLocation if null before calling onLocationUpdated #104

Closed hadiidbouk closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #104 into dev will decrease coverage by 0.05%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #104      +/-   ##
============================================
- Coverage     35.03%   34.98%   -0.06%     
  Complexity      205      205              
============================================
  Files            39       39              
  Lines          1290     1292       +2     
  Branches        123      124       +1     
============================================
  Hits            452      452              
- Misses          786      788       +2     
  Partials         52       52
Impacted Files Coverage Δ Complexity Δ
...exenio/bleindoorpositioning/IndoorPositioning.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:

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 446afe8...41470f7. Read the comment docs.