kernelci / kernelci-pipeline

Modular pipeline based on the KernelCI API
GNU Lesser General Public License v2.1
6 stars 18 forks source link

regression_tracker: bugfix: catch empty search condition #674

Closed hardboprobot closed 3 days ago

hardboprobot commented 4 days ago

Fix _get_last_matching_node(), after the previous change there was an unhandled scenario where nodes may be empty but the function wouldn't return None immediately.