d63fd4 PV endpoint: check score after the merge_status eval

1 file Authored by Fabien Boucher 7 years ago , Committed by Pierre-Yves Chibon 7 years ago ,
    PV endpoint: check score after the merge_status eval
    
    This change makes sure a PR got a merge status other than
    'unknown' when minimal score to merge is set in the settings.
    Indeed, if set, the score is checked first, and merge_status is
    not set if score no reached. Even if the score is not reached
    it makes sense to known the mergeability.
    
        
file modified
+15 -15