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

104 error custom element doesnt exist on builtin cards #278

Merged

Conversation

marcokreeft87
Copy link
Owner

Checklist

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

@codecov
Copy link

codecov bot commented Oct 14, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (1194504) 100.00% compared to head (ca6794a) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #278   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines          487       506   +19     
  Branches       194       203    +9     
=========================================
+ Hits           487       506   +19     
Files Coverage Δ
src/index.ts 100.00% <100.00%> (ø)
src/util.ts 100.00% <100.00%> (ø)

☔ 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
99.81 🟢100 🟢99 🟢100 🟢
Click to expand
File% Stmts% Branch% Funcs% Lines
src
index.ts98.55 🟢100 🟢92.86 🟢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 5ad26fa into master Oct 14, 2023
7 checks passed
@marcokreeft87 marcokreeft87 deleted the 104-error-custom-element-doesnt-exist-on-builtin-cards branch October 14, 2023 18:56
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.

1 participant