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

Editor: Add support for amp-story-audio-sticker #13540

Merged
merged 56 commits into from
May 23, 2024

Merge branch 'main' into feat/13440--amp-story-audio-sticker

7e517fa
Select commit
Loading
Failed to load commit list.
Merged

Editor: Add support for amp-story-audio-sticker #13540

Merge branch 'main' into feat/13440--amp-story-audio-sticker
7e517fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 4, 2024 in 1s

48.59% of diff hit (within 50.00% threshold of 75.09%)

View this Pull Request on Codecov

48.59% of diff hit (within 50.00% threshold of 75.09%)

Annotations

Check warning on line 43 in packages/element-library/src/audio-sticker/display.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/element-library/src/audio-sticker/display.js#L43

Added line #L43 was not covered by tests

Check warning on line 46 in packages/element-library/src/audio-sticker/display.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/element-library/src/audio-sticker/display.js#L46

Added line #L46 was not covered by tests

Check warning on line 54 in packages/element-library/src/audio-sticker/display.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/element-library/src/audio-sticker/display.js#L54

Added line #L54 was not covered by tests

Check warning on line 56 in packages/element-library/src/audio-sticker/display.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/element-library/src/audio-sticker/display.js#L56

Added line #L56 was not covered by tests

Check warning on line 68 in packages/element-library/src/audio-sticker/display.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/element-library/src/audio-sticker/display.js#L61-L68

Added lines #L61 - L68 were not covered by tests

Check warning on line 74 in packages/element-library/src/audio-sticker/display.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/element-library/src/audio-sticker/display.js#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 79 in packages/element-library/src/audio-sticker/display.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/element-library/src/audio-sticker/display.js#L79

Added line #L79 was not covered by tests

Check warning on line 30 in packages/element-library/src/audio-sticker/icon.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/element-library/src/audio-sticker/icon.js#L30

Added line #L30 was not covered by tests

Check warning on line 22 in packages/element-library/src/audio-sticker/layer.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/element-library/src/audio-sticker/layer.js#L22

Added line #L22 was not covered by tests

Check warning on line 24 in packages/element-library/src/audio-sticker/layer.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/element-library/src/audio-sticker/layer.js#L24

Added line #L24 was not covered by tests

Check warning on line 18 in packages/element-library/src/audio-sticker/output.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/element-library/src/audio-sticker/output.js#L18

Added line #L18 was not covered by tests

Check warning on line 139 in packages/output/src/page.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/output/src/page.js#L138-L139

Added lines #L138 - L139 were not covered by tests

Check warning on line 142 in packages/output/src/page.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/output/src/page.js#L142

Added line #L142 was not covered by tests

Check warning on line 228 in packages/output/src/page.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/output/src/page.js#L228

Added line #L228 was not covered by tests

Check warning on line 58 in packages/output/src/utils/getUsedAmpExtensions.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/output/src/utils/getUsedAmpExtensions.js#L58

Added line #L58 was not covered by tests

Check warning on line 84 in packages/output/src/utils/getUsedAmpExtensions.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/output/src/utils/getUsedAmpExtensions.js#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 218 in packages/story-editor/src/app/quickActions/useQuickActions.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/story-editor/src/app/quickActions/useQuickActions.js#L218

Added line #L218 was not covered by tests

Check warning on line 36 in packages/story-editor/src/components/floatingMenu/menus/audio_sticker.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/story-editor/src/components/floatingMenu/menus/audio_sticker.js#L36

Added line #L36 was not covered by tests

Check warning on line 57 in packages/story-editor/src/components/floatingMenu/menus/selector.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/story-editor/src/components/floatingMenu/menus/selector.js#L57

Added line #L57 was not covered by tests

Check warning on line 29 in packages/story-editor/src/components/panels/design/audio-sticker/audioStickerStyle.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/story-editor/src/components/panels/design/audio-sticker/audioStickerStyle.js#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 37 in packages/story-editor/src/components/panels/design/audio-sticker/stickerSize.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/story-editor/src/components/panels/design/audio-sticker/stickerSize.js#L34-L37

Added lines #L34 - L37 were not covered by tests

Check warning on line 44 in packages/story-editor/src/components/panels/design/audio-sticker/stickerSize.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/story-editor/src/components/panels/design/audio-sticker/stickerSize.js#L44

Added line #L44 was not covered by tests

Check warning on line 47 in packages/story-editor/src/components/panels/design/audio-sticker/stickerSize.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/story-editor/src/components/panels/design/audio-sticker/stickerSize.js#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 49 in packages/story-editor/src/components/panels/design/audio-sticker/stickerSize.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/story-editor/src/components/panels/design/audio-sticker/stickerSize.js#L49

Added line #L49 was not covered by tests

Check warning on line 61 in packages/story-editor/src/components/panels/design/audio-sticker/stickerSize.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/story-editor/src/components/panels/design/audio-sticker/stickerSize.js#L61

Added line #L61 was not covered by tests