neXenio / BLE-Indoor-Positioning

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

Release 0.3.8 #138

Closed Steppschuh closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #138 into master will increase coverage by 4.04%. The diff coverage is 37.85%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #138      +/-   ##
============================================
+ Coverage     35.45%   39.49%   +4.04%     
- Complexity      199      237      +38     
============================================
  Files            40       40              
  Lines          1258     1357      +99     
  Branches        124      132       +8     
============================================
+ Hits            446      536      +90     
- Misses          763      770       +7     
- Partials         49       51       +2
Impacted Files Coverage Δ Complexity Δ
...exenio/bleindoorpositioning/ble/beacon/Beacon.java 51.4% <ø> (+2.8%) 30 <0> (+2) :arrow_up:
...g/location/provider/EddystoneLocationProvider.java 100% <ø> (+33.33%) 1 <0> (ø) :arrow_down:
...e/advertising/AdvertisingPacketFactoryManager.java 84.21% <ø> (+5.26%) 7 <0> (+1) :arrow_up:
...bleindoorpositioning/ble/beacon/BeaconFactory.java 55.55% <ø> (ø) 4 <0> (ø) :arrow_down:
...bleindoorpositioning/location/angle/AngleUtil.java 94.11% <ø> (ø) 9 <0> (ø) :arrow_down:
...oning/ble/beacon/FilteredBeaconUpdateListener.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...oorpositioning/ble/beacon/signal/KalmanFilter.java 74.07% <ø> (+74.07%) 4 <0> (+4) :arrow_up:
...ing/location/provider/IBeaconLocationProvider.java 100% <ø> (+33.33%) 1 <0> (ø) :arrow_down:
...eindoorpositioning/location/LocationPredictor.java 21.05% <ø> (ø) 3 <0> (ø) :arrow_down:
.../location/distance/LocationDistanceCalculator.java 92.85% <ø> (ø) 2 <0> (ø) :arrow_down:
... and 28 more

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 77b6e5f...eb1ac4e. Read the comment docs.