-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Add missing javadocs nearby #1828 Tidy up code in entire Nearby package and write Javadocs for all Nearby classes and methods #2133
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
Add missing javadocs nearby #1828 Tidy up code in entire Nearby package and write Javadocs for all Nearby classes and methods #2133
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2133 +/- ##
=========================================
+ Coverage 5.52% 5.72% +0.19%
=========================================
Files 234 231 -3
Lines 11596 11587 -9
Branches 1079 1078 -1
=========================================
+ Hits 641 663 +22
+ Misses 10902 10869 -33
- Partials 53 55 +2
Continue to review full report at Codecov.
|
|
Seems fine if I rebase, but without rebasing unit testing fails at If Travis fails in the unit tests, might be worth rebasing. |
|
Travis seems okay with unit tests. As unit tests are fine once rebased I'm happy. Tested |
Description (required)
Fixes #1828 Tidy up code in entire Nearby package and write Javadocs for all Nearby classes and methods
What changes did you make and why?
Added missing javadocs in some Nearby classes.
Tests performed (required)
Tested betaDebug API 26