Multiple report uploads seems to break analysis

I’m running SC in a multi-stage pipeline, where different microservices are tested and SC’d on different build agents. What I witnessed while this was happening was golang coverage starting at 0.0%, jumping to 1.8%, and then going back down to 0.0% as different microservices completed their scans and uploaded their results.

Is there a way to coalesce these reports with a configuration option, is this not possible, or is it a bug?

I have a similar case. Is there a option for that?
@Tony_Worm Have you found a solution for such case?