DeloitteOptimalReality / LightOSM.jl

A Julia package for downloading and analysing geospatial data from OpenStreetMap APIs.
https://deloitteoptimalreality.github.io/LightOSM.jl/docs
Other
48 stars 13 forks source link

Initializes dijkstra_states to number of nodes in graph #88

Closed ctlbau closed 7 months ago

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (3920379) 80.10% compared to head (8fd5630) 80.10%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #88 +/- ## ======================================= Coverage 80.10% 80.10% ======================================= Files 15 15 Lines 1141 1141 ======================================= Hits 914 914 Misses 227 227 ``` | [Impacted Files](https://app.codecov.io/gh/DeloitteOptimalReality/LightOSM.jl/pull/88?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/graph.jl](https://app.codecov.io/gh/DeloitteOptimalReality/LightOSM.jl/pull/88?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2dyYXBoLmps) | `87.38% <0.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.