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

Custom element doesn't exist should be fix #274

Merged

Conversation

marcokreeft87
Copy link
Owner

@marcokreeft87 marcokreeft87 commented Oct 14, 2023

Checklist

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

@marcokreeft87 marcokreeft87 linked an issue Oct 14, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Oct 14, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (9d6ca65) 99.37% compared to head (71967d2) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##           master      #274      +/-   ##
===========================================
+ Coverage   99.37%   100.00%   +0.62%     
===========================================
  Files          14        14              
  Lines         477       487      +10     
  Branches      193       194       +1     
===========================================
+ Hits          474       487      +13     
+ Misses          3         0       -3     
Files Coverage Δ
src/index.ts 100.00% <100.00%> (+4.41%) ⬆️

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

@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 1194504 into master Oct 14, 2023
5 checks passed
@marcokreeft87 marcokreeft87 deleted the 104-error-custom-element-doesnt-exist-on-builtin-cards branch October 14, 2023 11:23
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.

Error: "Custom element doesn't exist" on builtin cards
1 participant