#!/usr/bin/python
"""
Compare the current results to the last results gathered from the main branch to highlight
if a PR is making the results better/worse
"""
=
=
# Extract the specific results from the dicts
=
=
= -
= -
= -
# Get an annotation to highlight changes
# Check if there are no changes.
# If results are worse fail the job to draw attention