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

Add template support to compose widget #440

Merged
merged 1 commit into from
Jul 3, 2024

Add template support to compose widget

fc4ac4b
Select commit
Loading
Failed to load commit list.
Merged

Add template support to compose widget #440

Add template support to compose widget
fc4ac4b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 3, 2024 in 0s

77.01% of diff hit (target 78.73%)

View this Pull Request on Codecov

77.01% of diff hit (target 78.73%)

Annotations

Check warning on line 241 in src/compose/Compose.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compose/Compose.ts#L239-L241

Added lines #L239 - L241 were not covered by tests

Check warning on line 509 in src/compose/Compose.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compose/Compose.ts#L504-L509

Added lines #L504 - L509 were not covered by tests

Check warning on line 512 in src/compose/Compose.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compose/Compose.ts#L511-L512

Added lines #L511 - L512 were not covered by tests

Check warning on line 583 in src/compose/Compose.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compose/Compose.ts#L583

Added line #L583 was not covered by tests

Check warning on line 213 in src/templates/TemplateEditor.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/templates/TemplateEditor.ts#L213

Added line #L213 was not covered by tests

Check warning on line 226 in src/templates/TemplateEditor.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/templates/TemplateEditor.ts#L226

Added line #L226 was not covered by tests

Check warning on line 242 in src/templates/TemplateEditor.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/templates/TemplateEditor.ts#L242

Added line #L242 was not covered by tests

Check warning on line 248 in src/templates/TemplateEditor.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/templates/TemplateEditor.ts#L246-L248

Added lines #L246 - L248 were not covered by tests

Check warning on line 250 in src/templates/TemplateEditor.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/templates/TemplateEditor.ts#L250

Added line #L250 was not covered by tests

Check warning on line 254 in src/templates/TemplateEditor.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/templates/TemplateEditor.ts#L254

Added line #L254 was not covered by tests

Check warning on line 260 in src/templates/TemplateEditor.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/templates/TemplateEditor.ts#L260

Added line #L260 was not covered by tests

Check warning on line 316 in src/templates/TemplateEditor.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/templates/TemplateEditor.ts#L315-L316

Added lines #L315 - L316 were not covered by tests

Check warning on line 330 in src/templates/TemplateEditor.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/templates/TemplateEditor.ts#L330

Added line #L330 was not covered by tests

Check warning on line 332 in src/templates/TemplateEditor.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/templates/TemplateEditor.ts#L332

Added line #L332 was not covered by tests