Fix the CURRENT report filter

The initial implementation to get the current reports assumes the same
timestamp for each job, which is how Zuul likes to report results.
Jenkins on the other hand will report each job result right after the
job finishes therefore the timestamps may be different for each job.
Fix the CURRENT filter to find all unique jobs for each reporter to
get the correct list of current reports.

Change-Id: I20ba7fd32812e5b5bb65d43948395ae8358827fb
1 file changed
tree: 7a0e3b3ad5e2f555c9295abcb8a375d4a3c87a3a
  1. lib/
  2. src/
  3. .buckconfig
  4. .gitignore
  5. BUCK
  6. LICENSE
  7. pom.xml