Closed dependabot[bot] closed 1 year ago
% Stmts | % Branch | % Funcs | % Lines |
---|---|---|---|
99.41 :green_circle: | 99.16 :green_circle: | 100 :green_circle: | 99.3 :green_circle: |
File | % Stmts | % Branch | % Funcs | % Lines |
---|---|---|---|---|
src | ||||
index.ts | 95 :green_circle: | 94.03 :green_circle: | 100 :green_circle: | 94.34 :green_circle: |
entity.ts | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
util.ts | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
template.ts | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
hide.ts | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
src/lib | ||||
seconds_to_duration.ts | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
format_number.ts | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
constants.ts | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
compute_state_display.ts | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
format_date.ts | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
format_date_time.ts | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
use_am_pm.ts | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
format_time.ts | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
src/types | ||||
room-card-types.ts | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: | 100 :green_circle: |
Patch and project coverage have no change.
Comparison is base (
b01bf39
) 99.37% compared to head (48382d5
) 99.37%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps @babel/preset-env from 7.22.5 to 7.22.14.
Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
1a8436c
v7.22.14f64b04e
extract more test helpers to repo-utils (#15902)f9d1adf
Avoid dynamic require call in preset-env (#15907)9de5c44
Improve helper-fixtures (#15890)0c8dfc1
enable jest/no-standalone-expect (#15872)7048370
Simplify?.
output when chain result is ignored (#15871)6e04ebd
bump json5, terser and webpack, further minimize babel helpers (#15833)65f3184
v7.22.10f7b472c
fix: Bumpregenerator
and add tests (#15841)b23b0eb
Fix eslint-plugin-jest config (#15826)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show