Hello,
it seems that there is a bug in calculating the MPG value.
If I set a fuel-up as "partial", then it does not immediately count towards the MPG value but it gets summed with all the contiguous partial fuel-ups.
The same should happen to the partial KM for each fuel-up, but that does not happen!
It seems like you calculate MPG by dividing:
last partial km / (sum of all litres in last partial fuel-ups).
You can check this in my logbook here:
Toyota Verso S (Toyota Verso-S) | Fuelly
where you see L/100km values such as
27,79 or
354,24
Please let me know.