Michael Fitzmaurice

Results 3 comments of Michael Fitzmaurice

Thanks @Janekdererste That confirms my suspicions - ultimately the problem here is that the processing of the `PersonMoneyEvent` that I'm using to update the toll record in my `TollFactor` class...

So my plan seemed like a good one until I realised that `RoadPricingTollCalculator.getAgentToll()` [no longer exists in the latest version of MATSim](https://github.com/matsim-org/matsim-libs/blob/bf68069e7e1c94e77ff9fb17199c22d0325f9498/contribs/roadpricing/src/main/java/org/matsim/contrib/roadpricing/RoadPricingTollCalculator.java#L161). So even if I move my `CappedTollFactor` class...

Just to say, firstly, thanks for creating and open-sourcing this Github action, it's very useful, and secondly, supporting the `--cov-branch` flag would also be very helpful for me. We have...