divviup / janus

Experimental implementation of the Distributed Aggregation Protocol (DAP) specification.
Mozilla Public License 2.0
53 stars 15 forks source link

Check report count in simulation tests #3425

Closed divergentdave closed 1 month ago

divergentdave commented 1 month ago

This adds a check to the simulation tests that the report count in collection results is consistent with the aggregate result. This leverages the "bad client" implementation to confirm that we correctly exclude invalid report shares from "report_count".