Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0127 improve distance estimation benchmark #141

Open
wants to merge 10 commits into
base: 0127-recording-ui
Choose a base branch
from

Conversation

marvinmirtschin
Copy link
Contributor

No description provided.

@codecov-io
Copy link

codecov-io commented Nov 14, 2018

Codecov Report

Merging #141 into 0127-recording-ui will increase coverage by 0.1%.
The diff coverage is 33.33%.

Impacted file tree graph

@@                  Coverage Diff                   @@
##             0127-recording-ui     #141     +/-   ##
======================================================
+ Coverage                38.19%   38.29%   +0.1%     
- Complexity                 241      243      +2     
======================================================
  Files                       45       45             
  Lines                     1427     1431      +4     
  Branches                   133      133             
======================================================
+ Hits                       545      548      +3     
- Misses                     830      831      +1     
  Partials                    52       52
Impacted Files Coverage Δ Complexity Δ
...doorpositioning/testutil/benchmark/DeviceInfo.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...sitioning/testutil/benchmark/RssiMeasurements.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...ning/ble/advertising/IBeaconAdvertisingPacket.java 34.9% <0%> (+0.94%) 25 <2> (+1) ⬆️
...doorpositioning/testutil/benchmark/BeaconInfo.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...tioning/ble/advertising/AdvertisingPacketUtil.java 78.57% <100%> (ø) 18 <0> (ø) ⬇️
...exenio/bleindoorpositioning/ble/beacon/Beacon.java 49.09% <20%> (-0.91%) 29 <0> (ø)
... and 1 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 ad46b75...bd93194. Read the comment docs.

@marvinmirtschin marvinmirtschin self-assigned this Nov 16, 2018
@marvinmirtschin
Copy link
Contributor Author

Screenshot 2019-08-26 at 15 26 12

Screenshot of result for a test with 2 distance calculators using fake data. The score is based on the difference between the recorded distance and the distance calculated by the calculator.

@marvinmirtschin marvinmirtschin changed the base branch from 0127-improve-distance-estimation to 0127-recording-ui September 16, 2019 11:52
…n-benchmark

# Conflicts:
#	BLE Indoor Positioning/build.gradle
#	BLE Indoor Positioning/src/main/java/com/nexenio/bleindoorpositioning/testutil/benchmark/BeaconInfo.java
#	BLE Indoor Positioning/src/main/java/com/nexenio/bleindoorpositioning/testutil/benchmark/DeviceInfo.java
#	BLE Indoor Positioning/src/main/java/com/nexenio/bleindoorpositioning/testutil/benchmark/RssiMeasurements.java
#	app/build.gradle
#	gradle/wrapper/gradle-wrapper.properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants