Capgemini / dcx-react-library

React Library UI/UX agnostic
https://main--6069a6f47f4b9f002171f8e1.chromatic.com
MIT License
113 stars 7 forks source link

Release/0.7 #456

Closed daniele-zurico closed 1 year ago

daniele-zurico commented 1 year ago

final release for 0.7

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (da59c75) 100.00% compared to head (7a86a93) 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #456 +/- ## ========================================== Coverage 100.00% 100.00% ========================================== Files 44 50 +6 Lines 1012 1119 +107 Branches 398 447 +49 ========================================== + Hits 1012 1119 +107 ``` | [Impacted Files](https://codecov.io/gh/Capgemini/dcx-react-library/pull/456?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini) | Coverage Δ | | |---|---|---| | [src/autocomplete/Autocomplete.tsx](https://codecov.io/gh/Capgemini/dcx-react-library/pull/456?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini#diff-c3JjL2F1dG9jb21wbGV0ZS9BdXRvY29tcGxldGUudHN4) | `100.00% <100.00%> (ø)` | | | [src/autocomplete/ResultList.tsx](https://codecov.io/gh/Capgemini/dcx-react-library/pull/456?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini#diff-c3JjL2F1dG9jb21wbGV0ZS9SZXN1bHRMaXN0LnRzeA==) | `100.00% <100.00%> (ø)` | | | [src/button/Button.tsx](https://codecov.io/gh/Capgemini/dcx-react-library/pull/456?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini#diff-c3JjL2J1dHRvbi9CdXR0b24udHN4) | `100.00% <100.00%> (ø)` | | | [src/characterCount/CharacterCount.tsx](https://codecov.io/gh/Capgemini/dcx-react-library/pull/456?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini#diff-c3JjL2NoYXJhY3RlckNvdW50L0NoYXJhY3RlckNvdW50LnRzeA==) | `100.00% <100.00%> (ø)` | | | [src/common/components/CheckboxRadioBase.tsx](https://codecov.io/gh/Capgemini/dcx-react-library/pull/456?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini#diff-c3JjL2NvbW1vbi9jb21wb25lbnRzL0NoZWNrYm94UmFkaW9CYXNlLnRzeA==) | `100.00% <100.00%> (ø)` | | | [src/common/components/ErrorMessage.tsx](https://codecov.io/gh/Capgemini/dcx-react-library/pull/456?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini#diff-c3JjL2NvbW1vbi9jb21wb25lbnRzL0Vycm9yTWVzc2FnZS50c3g=) | `100.00% <100.00%> (ø)` | | | [src/common/components/Hint.tsx](https://codecov.io/gh/Capgemini/dcx-react-library/pull/456?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini#diff-c3JjL2NvbW1vbi9jb21wb25lbnRzL0hpbnQudHN4) | `100.00% <100.00%> (ø)` | | | [src/common/utils/classNames.ts](https://codecov.io/gh/Capgemini/dcx-react-library/pull/456?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini#diff-c3JjL2NvbW1vbi91dGlscy9jbGFzc05hbWVzLnRz) | `100.00% <100.00%> (ø)` | | | [src/common/utils/debounce.ts](https://codecov.io/gh/Capgemini/dcx-react-library/pull/456?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini#diff-c3JjL2NvbW1vbi91dGlscy9kZWJvdW5jZS50cw==) | `100.00% <100.00%> (ø)` | | | [src/common/utils/isEmpty.ts](https://codecov.io/gh/Capgemini/dcx-react-library/pull/456?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini#diff-c3JjL2NvbW1vbi91dGlscy9pc0VtcHR5LnRz) | `100.00% <100.00%> (ø)` | | | ... and [15 more](https://codecov.io/gh/Capgemini/dcx-react-library/pull/456?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Capgemini)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.