Added measurement statements in projectQ algorithm at the end not needed (__add_measure_all_qubits deleted) and even led to a crash crashed when no qubits were measured
With fsp, the simulator will return all qubits as measured, but when there were (removed) measurements in the deterministic algorithm we want to get these measured qubits only in the results (_get_measured_qubit_iterator).
Coverage remained the same at 100.0% when pulling d3df66eda870182e8fb82bdda94fec8603084438 on fix/SDS-617/measurements_projectq into f4987cd2c56b9e98a618c31e688d7c231302c1da on dev.