Skip to content

[Code Driven Cluster] Fix telink all-clusters-app build#72672

Merged
andy31415 merged 2 commits into
project-chip:masterfrom
arielsz71:fix_telink_all_clusters_app_build
Jun 22, 2026
Merged

[Code Driven Cluster] Fix telink all-clusters-app build#72672
andy31415 merged 2 commits into
project-chip:masterfrom
arielsz71:fix_telink_all_clusters_app_build

Conversation

@arielsz71

Copy link
Copy Markdown
Contributor

Summary

Fix telink all-clusters-app build after mode base cluster was ported to code driven.

Testing

N/A

@arielsz71 arielsz71 changed the title Fix telink all-clusters-app build [Code Driven Cluster] Fix telink all-clusters-app build Jun 22, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the copyright year in examples/all-clusters-app/telink/CMakeLists.txt and adds several mode-related source files (including dishwasher, laundry washer, microwave oven, oven, rvc, and tcc modes) to the build target. There are no review comments, so I have no feedback to provide.

@arielsz71 arielsz71 requested a review from andy31415 June 22, 2026 20:00
@andy31415 andy31415 added the hotfix urgent fix needed, can bypass review label Jun 22, 2026
@andy31415 andy31415 merged commit cca53ab into project-chip:master Jun 22, 2026
70 checks passed
@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown

PR #72672: Size comparison from 4b9ba47 to 0a90a34

Full report (23 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, psoc6, qpg, realtek, stm32)
platform target config section 4b9ba47 0a90a34 change % change
bl602 lighting-app bl602+mfd+littlefs+rpc FLASH 1098620 1098620 0 0.0
RAM 133418 133418 0 0.0
bl702 lighting-app bl702+eth FLASH 1085172 1085172 0 0.0
RAM 109029 109029 0 0.0
bl702l contact-sensor-app bl702l+mfd+littlefs FLASH 882154 882154 0 0.0
RAM 108596 108596 0 0.0
cc13x4_26x4 lighting-app LP_EM_CC1354P10_6 FLASH 777320 777320 0 0.0
RAM 103404 103404 0 0.0
lock-ftd LP_EM_CC1354P10_6 FLASH 790064 790064 0 0.0
RAM 108684 108684 0 0.0
pump-app LP_EM_CC1354P10_6 FLASH 739336 739336 0 0.0
RAM 97612 97612 0 0.0
pump-controller-app LP_EM_CC1354P10_6 FLASH 719508 719508 0 0.0
RAM 97644 97644 0 0.0
cc32xx air-purifier CC3235SF_LAUNCHXL FLASH 569614 569614 0 0.0
RAM 205112 205112 0 0.0
lock CC3235SF_LAUNCHXL FLASH 597166 597166 0 0.0
RAM 205272 205272 0 0.0
efr32 lighting-app BRD4187C FLASH 1094860 1094860 0 0.0
RAM 135256 135256 0 0.0
lock-app BRD4187C FLASH 994784 994784 0 0.0
RAM 131292 131292 0 0.0
BRD4338a FLASH 799729 799729 0 0.0
RAM 243432 243432 0 0.0
esp32 all-clusters-app c3devkit DRAM 99884 99884 0 0.0
FLASH 1626630 1626630 0 0.0
IRAM 94776 94776 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 FLASH 842952 842952 0 0.0
RAM 157755 157755 0 0.0
psoc6 all-clusters cy8ckit_062s2_43012 FLASH 1749076 1749076 0 0.0
RAM 215476 215476 0 0.0
all-clusters-minimal cy8ckit_062s2_43012 FLASH 1626468 1626468 0 0.0
RAM 211604 211604 0 0.0
light cy8ckit_062s2_43012 FLASH 1470780 1470780 0 0.0
RAM 197436 197436 0 0.0
lock cy8ckit_062s2_43012 FLASH 1504228 1504228 0 0.0
RAM 225268 225268 0 0.0
qpg lighting-app qpg6200+debug FLASH 843044 843044 0 0.0
RAM 127908 127908 0 0.0
lock-app qpg6200+debug FLASH 782928 782928 0 0.0
RAM 118840 118840 0 0.0
realtek light-switch-app rtl8777g FLASH 689304 689304 0 0.0
RAM 101780 101780 0 0.0
lighting-app rtl8777g FLASH 730248 730248 0 0.0
RAM 102052 102052 0 0.0
stm32 light STM32WB5MM-DK FLASH 478936 478936 0 0.0
RAM 141492 141492 0 0.0

@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.74%. Comparing base (4b9ba47) to head (0a90a34).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #72672   +/-   ##
=======================================
  Coverage   56.74%   56.74%           
=======================================
  Files        1630     1630           
  Lines      112291   112291           
  Branches    13115    13115           
=======================================
  Hits        63719    63719           
  Misses      48572    48572           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

examples hotfix urgent fix needed, can bypass review review - pending

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants