Skip to content

Conversation

LilithHafner
Copy link

This eliminates one dictionary lookup in the case where highway_type is a key in DEFAULT_XXX, and avoids the use of getkey, an obscure function that is less likely to be as well maintained or efficiently implemented as get.

@codecov
Copy link

codecov bot commented Jun 14, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #95   +/-   ##
=======================================
  Coverage   80.10%   80.10%           
=======================================
  Files          15       15           
  Lines        1141     1141           
=======================================
  Hits          914      914           
  Misses        227      227           
Impacted Files Coverage Δ
src/parse.jl 88.88% <100.00%> (ø)

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

@LilithHafner
Copy link
Author

Bump

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