neXenio / BLE-Indoor-Positioning

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

0148 classcastexception #156

Closed Steppschuh closed 5 years ago

Steppschuh commented 5 years ago

Resolves #148

Breaking changes:

codecov-io commented 5 years ago

Codecov Report

Merging #156 into dev will decrease coverage by 0.23%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #156      +/-   ##
============================================
- Coverage     39.52%   39.29%   -0.24%     
  Complexity      238      238              
============================================
  Files            40       40              
  Lines          1361     1369       +8     
  Branches        132      135       +3     
============================================
  Hits            538      538              
- Misses          772      780       +8     
  Partials         51       51
Impacted Files Coverage Δ Complexity Δ
...exenio/bleindoorpositioning/IndoorPositioning.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...bleindoorpositioning/ble/beacon/BeaconManager.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...orpositioning/ble/beacon/filter/IBeaconFilter.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...tioning/ble/beacon/filter/GenericBeaconFilter.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 68c5fad...d1f67f5. Read the comment docs.