-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Update soil measurement, boolean state, fixed label and user label cluster unit tests #41508
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Update soil measurement, boolean state, fixed label and user label cluster unit tests #41508
Conversation
PR #41508: Size comparison from 7f1d0a7 to aa6b7b2 Full report (36 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nxp, psoc6, qpg, realtek, stm32, telink)
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #41508 +/- ##
=======================================
Coverage 51.05% 51.06%
=======================================
Files 1385 1385
Lines 100882 100882
Branches 13055 13054 -1
=======================================
+ Hits 51508 51516 +8
+ Misses 49374 49366 -8 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
PR #41508: Size comparison from b840e54 to 1ff31c7 Full report (32 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, psoc6, qpg, realtek, stm32, telink)
|
PR #41508: Size comparison from b840e54 to 06880bb Full report (33 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, psoc6, qpg, realtek, stm32, telink)
|
PR #41508: Size comparison from b840e54 to 6d8402d Full report (36 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nxp, psoc6, qpg, realtek, stm32, telink)
|
PR #41508: Size comparison from c1f377d to f683b8f Full report (32 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, psoc6, qpg, realtek, stm32, telink)
|
…sz71/connectedhomeip into update_soil_measurement_unit_tests
PR #41508: Size comparison from c1f377d to c90e9c7 Full report (34 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, psoc6, qpg, realtek, stm32, telink)
|
PR #41508: Size comparison from 842aa2c to 7e1c710 Full report (37 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, nxp, psoc6, qpg, realtek, stm32, telink)
|
PR #41508: Size comparison from 4f17295 to 3b2288a Full report (33 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, psoc6, qpg, realtek, stm32, telink)
|
src/app/clusters/soil-measurement-server/tests/TestSoilMeasurementCluster.cpp
Outdated
Show resolved
Hide resolved
…sz71/connectedhomeip into update_soil_measurement_unit_tests
src/app/clusters/soil-measurement-server/tests/TestSoilMeasurementCluster.cpp
Outdated
Show resolved
Hide resolved
PR #41508: Size comparison from 4f17295 to 92e95cc Full report (15 builds for cc13x4_26x4, cc32xx, psoc6, qpg, realtek, stm32)
|
Summary
This helper class simplifies a lot writing unit tests.
Testing
Runned unit tests successfully.