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 a possible crash that could happen when displaying the route with the same source, midpoint, and destination #4576

Merged
merged 2 commits into from
Dec 22, 2023

Conversation

kried
Copy link
Contributor

@kried kried commented Dec 22, 2023

Description

Fixed a possible division by zero

@kried kried self-assigned this Dec 22, 2023
@kried kried requested a review from a team as a code owner December 22, 2023 10:10
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link

codecov bot commented Dec 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (081496a) 59.78% compared to head (5144321) 59.80%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4576      +/-   ##
==========================================
+ Coverage   59.78%   59.80%   +0.01%     
==========================================
  Files         189      189              
  Lines       21216    21218       +2     
==========================================
+ Hits        12684    12689       +5     
+ Misses       8532     8529       -3     
Files Coverage Δ
...igation/NavigationMapView+VanishingRouteLine.swift 81.88% <100.00%> (ø)
Sources/MapboxNavigation/NavigationMapView.swift 67.81% <100.00%> (+0.03%) ⬆️

... and 1 file with indirect coverage changes

@kried kried merged commit 42a7c7b into main Dec 22, 2023
19 checks passed
@kried kried deleted the NAVIOS-1491 branch December 22, 2023 10:36
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