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

Added nav-native ETAs #1412

Merged
merged 3 commits into from
Oct 13, 2018
Merged

Added nav-native ETAs #1412

merged 3 commits into from
Oct 13, 2018

Conversation

devotaaabel
Copy link
Contributor

No description provided.

@devotaaabel devotaaabel self-assigned this Oct 12, 2018
@devotaaabel devotaaabel force-pushed the devota-fix-etas branch 2 times, most recently from 9a88d64 to f740d12 Compare October 12, 2018 22:41
@devotaaabel devotaaabel merged commit e6682b1 into master Oct 13, 2018
@danesfeder danesfeder deleted the devota-fix-etas branch October 13, 2018 00:10
public double durationRemaining() {
return (1 - fractionTraveled()) * routeLeg().duration();
}
public abstract double durationRemaining();
Copy link
Contributor

Choose a reason for hiding this comment

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

I believe this is breaking SemVer @devotaaabel @danesfeder

@danesfeder danesfeder mentioned this pull request Oct 24, 2018
11 tasks
@Guardiola31337 Guardiola31337 added the backwards incompatible Requires a SEMVER major version change. label Dec 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backwards incompatible Requires a SEMVER major version change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants