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(rating): init package #1604

Merged
merged 1 commit into from
Oct 26, 2023
Merged

feat(rating): init package #1604

merged 1 commit into from
Oct 26, 2023

Conversation

acd02
Copy link
Contributor

@acd02 acd02 commented Oct 26, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Merging #1604 (6f47f2d) into main (8c1a847) will increase coverage by 0.00%.
Report is 2 commits behind head on main.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1604   +/-   ##
=======================================
  Coverage   97.87%   97.87%           
=======================================
  Files         628      629    +1     
  Lines        4286     4287    +1     
  Branches     1604     1604           
=======================================
+ Hits         4195     4196    +1     
  Misses         91       91           
Files Coverage Δ
packages/components/rating/src/Rating.tsx 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@@ -0,0 +1 @@
export const Rating = () => <>rating</>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@acd02 acd02 merged commit fa8d3b2 into main Oct 26, 2023
9 checks passed
@acd02 acd02 deleted the scaffolding-rating-component branch October 26, 2023 09:47
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.

2 participants