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

Fix the usage of raw types in BeaconParser / BeaconParserFactory. #43

Merged
merged 1 commit into from
Jun 20, 2020

Conversation

agap
Copy link
Owner

@agap agap commented Jun 20, 2020

No description provided.

@agap agap self-assigned this Jun 20, 2020
@codecov
Copy link

codecov bot commented Jun 20, 2020

Codecov Report

Merging #43 into master will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   93.46%   93.43%   -0.03%     
==========================================
  Files          17       17              
  Lines         459      457       -2     
  Branches       44       44              
==========================================
- Hits          429      427       -2     
  Misses         23       23              
  Partials        7        7              
Impacted Files Coverage Δ
luch/src/main/java/aga/android/luch/Region.java 100.00% <100.00%> (ø)
...in/java/aga/android/luch/parsers/BeaconParser.java 97.36% <100.00%> (ø)
.../aga/android/luch/parsers/BeaconParserFactory.java 100.00% <100.00%> (ø)
...ga/android/luch/parsers/IntegerFieldConverter.java 100.00% <100.00%> (ø)
...android/luch/parsers/SingleByteFieldConverter.java 100.00% <100.00%> (ø)
...a/aga/android/luch/parsers/UuidFieldConverter.java 100.00% <100.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 603a967...ac78bdb. Read the comment docs.

@agap agap merged commit 868619e into master Jun 20, 2020
@agap agap deleted the fix/raw-types-beacon-parser branch June 20, 2020 15:22
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.

None yet

1 participant