Commit Graph

168 Commits

Author SHA1 Message Date
sbriat 1939f62049 fixed bad ad mapping 2023-09-12 14:40:16 +02:00
sbriat 2058bfce4c extract path creator 2023-09-11 12:34:31 +02:00
sbriat 59a2644bb4 simpler route provider in ad module 2023-09-08 16:19:25 +02:00
sbriat 6b4ac1792c extract carpool informations from geography module 2023-09-07 14:31:32 +02:00
sbriat d1a314f011 extract carpool informations from geography module 2023-09-07 14:30:07 +02:00
sbriat 57fe8d417f fix tests 2023-09-06 16:57:22 +02:00
sbriat 61a1d56717 fix tests 2023-09-06 16:54:53 +02:00
sbriat d16997a84f rename CarpoolRoute 2023-09-06 16:39:44 +02:00
sbriat 98530af14a matcher with only db selection 2023-09-06 15:17:51 +02:00
sbriat e0030aba73 improve selector 2023-09-04 17:29:16 +02:00
sbriat f0440ed65f use dddlibrary 1.3.0 2023-09-04 11:46:50 +02:00
sbriat 3b7b4993cf add algorithm elements tests 2023-09-04 11:14:21 +02:00
sbriat 717d047aa8 get candidates in ad repository 2023-09-04 10:15:02 +02:00
sbriat f4097e96eb remove unused file 2023-08-31 17:15:42 +02:00
sbriat 8269242d28 create dedicated selectors 2023-08-31 17:07:34 +02:00
sbriat 657f8e7a03 upgrade tests 2023-08-31 11:09:56 +02:00
sbriat cde1760099 add default params, time transformer 2023-08-30 14:07:00 +02:00
sbriat 336ffe2cf5 move matching services to ad module WIP 2023-08-29 17:28:38 +02:00
sbriat a4c63c4233 fix base files for strict ts 2023-08-25 16:01:19 +02:00
sbriat f15e7d11b1 use strict null checks 2023-08-25 15:16:33 +02:00
sbriat effe51b9a2 basic match query 2023-08-25 10:37:32 +02:00
sbriat a98e5b3c83 basic match query 2023-08-25 09:53:41 +02:00
Sylvain Briat bca3374255 Merge branch 'DDH' into 'main'
DDH : ad creation

See merge request v3/service/matcher!10
2023-08-24 13:33:54 +00:00
sbriat 10a8a75923 add integration tests --check 2023-08-24 15:17:30 +02:00
sbriat ae8d5a3260 add integration tests --check 2023-08-24 15:12:58 +02:00
sbriat f79f5bc2a0 add integration tests --check 2023-08-24 15:09:12 +02:00
sbriat 9799f78bd2 functional ad insert 2023-08-24 14:08:49 +02:00
sbriat 39cebda0b9 fix module 2023-08-23 14:37:25 +02:00
sbriat 66d4d58dd1 almost full coverage for graphhopper georouter 2023-08-23 14:32:17 +02:00
sbriat 158b12b150 add graphhopper georouter 2023-08-23 11:35:48 +02:00
sbriat a6836b168c fix modules interactions 2023-08-22 16:49:25 +02:00
sbriat ac8e459e90 move route compute to create service as entity creation is not async 2023-08-22 16:14:36 +02:00
sbriat 4762c844e1 simplify ad georouter signature 2023-08-22 13:28:37 +02:00
sbriat 52a1a815e6 get route controller tests 2023-08-22 11:58:31 +02:00
sbriat 14d2486c1b postgres direction encoder tests 2023-08-22 11:38:14 +02:00
sbriat c45e5c94e5 default params provider tests 2023-08-22 11:30:40 +02:00
sbriat b7bfdf6757 routeMapper tests 2023-08-22 11:17:21 +02:00
sbriat 685b63e2cc get query tests 2023-08-22 10:55:27 +02:00
sbriat 571699a66c spacetime VO tests 2023-08-22 08:54:35 +02:00
sbriat 65dd8d64b1 route tests 2023-08-21 17:14:22 +02:00
sbriat dad964b39c route tests 2023-08-21 17:06:28 +02:00
sbriat e93d8b0c9d add direction decoder 2023-08-21 16:00:37 +02:00
sbriat 1dd44b1425 simplify ad 2023-08-21 15:24:34 +02:00
sbriat bff199557a add route provider in ad module 2023-08-21 14:40:04 +02:00
sbriat 88326dcf6f basic ad entity without direction 2023-08-18 16:50:55 +02:00
sbriat db13f4d87e basic ad entity without direction 2023-08-18 12:47:51 +02:00
sbriat ce48890a66 refactor to ddh, first commit 2023-08-16 12:28:20 +02:00
Sylvain Briat 0a6e4c0bf6 Merge branch 'configurationPackage' into 'main'
replace configuration module by dedicated package

See merge request v3/service/matcher!9
2023-05-30 09:50:25 +00:00
sbriat 0bf3048d0e replace configuration module by dedicated package 2023-05-30 11:41:30 +02:00
Sylvain Briat a14ac74d5b Merge branch 'refactorDatabaseModule' into 'main'
refactor database module

See merge request v3/service/matcher!8
2023-05-25 08:32:08 +00:00