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

[WIP] feat(#47): add layout paragraphs experiment #48

Merged
merged 8 commits into from
Mar 5, 2022

Conversation

Decipher
Copy link
Owner

@Decipher Decipher commented Mar 1, 2022

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

  • Added Layout Paragraphs article
  • Added Layout Paragraphs integration in the frontend

Screenshots/Media:

@codecov
Copy link

codecov bot commented Mar 1, 2022

Codecov Report

Merging #48 (ac84762) into develop (ef36070) will decrease coverage by 9.41%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #48      +/-   ##
===========================================
- Coverage    29.41%   20.00%   -9.42%     
===========================================
  Files            8       11       +3     
  Lines           17       25       +8     
  Branches         6        6              
===========================================
  Hits             5        5              
- Misses           8       16       +8     
  Partials         4        4              
Impacted Files Coverage Δ
...components/druxt/entity/paragraph/code/Default.vue 0.00% <0.00%> (ø)
...ponents/druxt/entity/paragraph/section/Default.vue 0.00% <0.00%> (ø)
nuxt/components/druxt/layout-paragraph/Twocol.vue 0.00% <0.00%> (ø)
nuxt/pages/index.vue 0.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ef36070...ac84762. Read the comment docs.

@Decipher Decipher marked this pull request as ready for review March 4, 2022 06:58
@Decipher Decipher merged commit bf85ff5 into develop Mar 5, 2022
@Decipher Decipher deleted the feature/47-layout_paragraphs branch March 5, 2022 04:31
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