Milos Balac

Results 3 issues of Milos Balac

I was wondering if there is a specific reason to convert all trip times (departure, waiting, travel) to a HH:MM:SS format when writing a trip csv file? This becomes annoying,...

question

Currently tourists have access to all the modes, but they should not have an access to a private car or a bike mode. So we would need to have an...

Basically, in the `VDFConfigGroup`, the modes are initially populated using the `Set.of()` method, which creates an unmodifiable set. And then the code tries to clear this set when reading from...

bug