Compare commits

...

1 Commits

Author SHA1 Message Date
J. Nick Koston cd22a9751b DNM: probe integration-test bucketing for api
Touches api/api_connection.h with a comment so determine-jobs.py routes
the api component's integration tests into the bucketed split job
alongside the cover probe. Used to validate the matrix expansion in
#16152.

Do not merge.
2026-04-29 18:41:44 -05:00
+1
View File
@@ -1,5 +1,6 @@
#pragma once
// DNM: integration-test bucketing CI probe — do not merge.
#include "esphome/core/defines.h"
#ifdef USE_API
#include "api_frame_helper.h"