Skip to content
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

Entity icons not updating on state change #281

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

marcokreeft87
Copy link
Owner

@marcokreeft87 marcokreeft87 commented Oct 16, 2023

Checklist

  • Version is upped
  • Info.md is up to date
  • Unit tests coverage is 100 %

@marcokreeft87 marcokreeft87 linked an issue Oct 16, 2023 that may be closed by this pull request
@github-actions
Copy link

☂️ Code Coverage

% Stmts% Branch% Funcs% Lines
100 🟢100 🟢100 🟢100 🟢
Click to expand
File% Stmts% Branch% Funcs% Lines
src
index.ts100 🟢100 🟢100 🟢100 🟢
entity.ts100 🟢100 🟢100 🟢100 🟢
util.ts100 🟢100 🟢100 🟢100 🟢
template.ts100 🟢100 🟢100 🟢100 🟢
hide.ts100 🟢100 🟢100 🟢100 🟢
src/lib
seconds_to_duration.ts100 🟢100 🟢100 🟢100 🟢
format_number.ts100 🟢100 🟢100 🟢100 🟢
constants.ts100 🟢100 🟢100 🟢100 🟢
compute_state_display.ts100 🟢100 🟢100 🟢100 🟢
format_date.ts100 🟢100 🟢100 🟢100 🟢
format_date_time.ts100 🟢100 🟢100 🟢100 🟢
use_am_pm.ts100 🟢100 🟢100 🟢100 🟢
format_time.ts100 🟢100 🟢100 🟢100 🟢
src/types
room-card-types.ts100 🟢100 🟢100 🟢100 🟢

@marcokreeft87 marcokreeft87 merged commit cfa46bc into master Oct 16, 2023
5 checks passed
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (6ac62ab) 100.00% compared to head (b204e18) 100.00%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #281   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines          506       507    +1     
  Branches       203       204    +1     
=========================================
+ Hits           506       507    +1     
Files Coverage Δ
src/index.ts 100.00% <100.00%> (ø)

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

@marcokreeft87 marcokreeft87 deleted the 280-entity-icons-not-updating-on-state-change branch October 16, 2023 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Entity icons not updating on state change
1 participant