neXenio / BLE-Indoor-Positioning

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

0127 recording ui #142

Open Steppschuh opened 5 years ago

Steppschuh commented 5 years ago

For #127

codecov-io commented 5 years ago

Codecov Report

Merging #142 into 0127-improve-distance-estimation will decrease coverage by 0.08%. The diff coverage is 0%.

Impacted file tree graph

@@                          Coverage Diff                           @@
##             0127-improve-distance-estimation     #142      +/-   ##
======================================================================
- Coverage                                38.2%   38.12%   -0.09%     
  Complexity                                239      239              
======================================================================
  Files                                      45       45              
  Lines                                    1424     1427       +3     
  Branches                                  133      133              
======================================================================
  Hits                                      544      544              
- Misses                                    828      831       +3     
  Partials                                   52       52
Impacted Files Coverage Δ Complexity Δ
...doorpositioning/testutil/benchmark/DeviceInfo.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...doorpositioning/testutil/benchmark/BeaconInfo.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...sitioning/testutil/benchmark/RssiMeasurements.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 a38f1ba...d0ffe98. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

Merging #142 into 0127-improve-distance-estimation will decrease coverage by 0.01%. The diff coverage is 0.00%.

Impacted file tree graph

@@                          Coverage Diff                           @@
##             0127-improve-distance-estimation     #142      +/-   ##
======================================================================
- Coverage                               38.20%   38.19%   -0.02%     
- Complexity                                239      241       +2     
======================================================================
  Files                                      45       45              
  Lines                                    1424     1427       +3     
  Branches                                  133      133              
======================================================================
+ Hits                                      544      545       +1     
- Misses                                    828      830       +2     
  Partials                                   52       52              
Impacted Files Coverage Δ Complexity Δ
...doorpositioning/testutil/benchmark/BeaconInfo.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...doorpositioning/testutil/benchmark/DeviceInfo.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...sitioning/testutil/benchmark/RssiMeasurements.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...con/distance/PathLossBeaconDistanceCalculator.java 59.09% <0.00%> (+4.54%) 8.00% <0.00%> (+1.00%)

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 a38f1ba...6e153ba. Read the comment docs.