Skip to content

Add no value checks for FixLocation in MapboxNavigator#1426

Merged
Guardiola31337 merged 1 commit into
masterfrom
pg-fix-location-fields
Oct 16, 2018
Merged

Add no value checks for FixLocation in MapboxNavigator#1426
Guardiola31337 merged 1 commit into
masterfrom
pg-fix-location-fields

Conversation

@Guardiola31337
Copy link
Copy Markdown
Contributor

  • Add no value checks for FixLocation in MapboxNavigator

Copy link
Copy Markdown
Contributor

@danesfeder danesfeder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor naming comment 🚢 not blocking

);
}

private Float checkNo(Float value) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about this updated naming?

Suggested change
private Float checkNo(Float value) {
private Float checkFor(Float value) {

or

Suggested change
private Float checkNo(Float value) {
private Float checkNoValueFor(Float value) {

@Guardiola31337 Guardiola31337 merged commit 816ad41 into master Oct 16, 2018
@Guardiola31337 Guardiola31337 deleted the pg-fix-location-fields branch October 16, 2018 17:57
@danesfeder danesfeder mentioned this pull request Oct 24, 2018
11 tasks
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.

3 participants