Support multiple profiles routing service #551
77.04% of diff hit (target 76.52%)
View this Pull Request on Codecov
77.04% of diff hit (target 76.52%)
Annotations
Check warning on line 32 in src/main/java/no/entur/uttu/graphql/fetchers/RoutingFetcher.java
codecov / codecov/patch
src/main/java/no/entur/uttu/graphql/fetchers/RoutingFetcher.java#L32
Added line #L32 was not covered by tests
Check warning on line 40 in src/main/java/no/entur/uttu/graphql/fetchers/RoutingFetcher.java
codecov / codecov/patch
src/main/java/no/entur/uttu/graphql/fetchers/RoutingFetcher.java#L40
Added line #L40 was not covered by tests
Check warning on line 44 in src/main/java/no/entur/uttu/graphql/fetchers/RoutingFetcher.java
codecov / codecov/patch
src/main/java/no/entur/uttu/graphql/fetchers/RoutingFetcher.java#L44
Added line #L44 was not covered by tests
Check warning on line 48 in src/main/java/no/entur/uttu/graphql/fetchers/RoutingFetcher.java
codecov / codecov/patch
src/main/java/no/entur/uttu/graphql/fetchers/RoutingFetcher.java#L48
Added line #L48 was not covered by tests
Check warning on line 34 in src/main/java/no/entur/uttu/routing/DefaultRoutingService.java
codecov / codecov/patch
src/main/java/no/entur/uttu/routing/DefaultRoutingService.java#L34
Added line #L34 was not covered by tests
Check warning on line 41 in src/main/java/no/entur/uttu/routing/osrm/OsrmConfiguration.java
codecov / codecov/patch
src/main/java/no/entur/uttu/routing/osrm/OsrmConfiguration.java#L41
Added line #L41 was not covered by tests
Check warning on line 44 in src/main/java/no/entur/uttu/routing/osrm/OsrmConfiguration.java
codecov / codecov/patch
src/main/java/no/entur/uttu/routing/osrm/OsrmConfiguration.java#L44
Added line #L44 was not covered by tests
Check warning on line 49 in src/main/java/no/entur/uttu/routing/osrm/OsrmConfiguration.java
codecov / codecov/patch
src/main/java/no/entur/uttu/routing/osrm/OsrmConfiguration.java#L49
Added line #L49 was not covered by tests
Check warning on line 22 in src/main/java/no/entur/uttu/routing/osrm/OsrmProfile.java
codecov / codecov/patch
src/main/java/no/entur/uttu/routing/osrm/OsrmProfile.java#L21-L22
Added lines #L21 - L22 were not covered by tests
Check warning on line 30 in src/main/java/no/entur/uttu/routing/osrm/OsrmProfile.java
codecov / codecov/patch
src/main/java/no/entur/uttu/routing/osrm/OsrmProfile.java#L29-L30
Added lines #L29 - L30 were not covered by tests