Skip to content

Do not return empty string for custom light effect name

e3bdc65
Select commit
Loading
Failed to load commit list.
Merged

Do not return empty string for custom light effect name #1491

Do not return empty string for custom light effect name
e3bdc65
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 29, 2025 in 0s

92.63% (-0.02%) compared to 09e73fa

View this Pull Request on Codecov

92.63% (-0.02%) compared to 09e73fa

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 92.63%. Comparing base (09e73fa) to head (e3bdc65).

Files with missing lines Patch % Lines
kasa/smart/modules/lightstripeffect.py 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1491      +/-   ##
==========================================
- Coverage   92.64%   92.63%   -0.02%     
==========================================
  Files         149      149              
  Lines        9428     9431       +3     
  Branches      957      958       +1     
==========================================
+ Hits         8735     8736       +1     
- Misses        497      498       +1     
- Partials      196      197       +1     

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