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

feat: #246 new v5 EmptyData #267

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

feat: #246 new v5 EmptyData #267

wants to merge 3 commits into from

Conversation

nurm717123
Copy link
Contributor

@nurm717123 nurm717123 commented Dec 27, 2024

This pr is intended to initiate a creation of a small component called EmptyData

image

there is 3 version, but as the component is built with a composite pattern just like Menu, Avatar .etc, the consumer simply just need to use the composition that they need.

Pull request checklist

  • Default version
  • Description only
  • Action only

Result:

2024-12-27.10-38-39.mov

Copy link

codacy-production bot commented Dec 27, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for bd661b81 78.57%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (bd661b8) Report Missing Report Missing Report Missing
Head commit (fd96e32) 4532 4070 89.81%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#267) 14 11 78.57%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

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