material-components / material-design-for-wordpress

Material Design plugin for WordPress
78 stars 22 forks source link

M3 Card #387

Closed PatelUtkarsh closed 2 years ago

PatelUtkarsh commented 2 years ago

Summary

Todo:

Fixes #330

Checklist

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2733803746

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
plugin/assets/src/block-editor/blocks/cards-collection/deprecation/m2/card-supporting-text.js 2 3 66.67%
plugin/assets/src/block-editor/blocks/cards-collection/deprecation/m2/vertical-card-layout.js 6 7 85.71%
plugin/php/blocks/class-card-block.php 0 1 0.0%
plugin/php/customizer/class-controls.php 3 4 75.0%
plugin/assets/src/block-editor/blocks/cards-collection/deprecation/m2/card-primary.js 2 4 50.0%
plugin/assets/src/block-editor/blocks/cards-collection/deprecation/m2/card-action-button.js 3 6 50.0%
plugin/php/template-parts/blocks/card-query.php 0 3 0.0%
plugin/assets/src/block-editor/blocks/cards-collection/deprecation/m2/cards.js 1 5 20.0%
plugin/php/class-helpers.php 0 4 0.0%
plugin/assets/src/block-editor/blocks/cards-collection/deprecation/m2/horizontal-card-layout.js 1 8 12.5%
<!-- Total: 43 78 55.13% -->
Files with Coverage Reduction New Missed Lines %
plugin/assets/src/block-editor/blocks/card/deprecated.js 1 25.0%
plugin/php/customizer/class-controls.php 1 86.58%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 2733545368: 0.4%
Covered Lines: 4644
Relevant Lines: 6174

💛 - Coveralls