elements icon indicating copy to clipboard operation
elements copied to clipboard

feat(wip): add elements v1 packages

Open jonas-jonas opened this issue 1 year ago • 1 comments

Related Issue or Design Document

Checklist

  • [ ] I have read the contributing guidelines and signed the CLA.
  • [ ] I have referenced an issue containing the design document if my change introduces a new feature.
  • [ ] I have read the security policy.
  • [ ] I confirm that this pull request does not address a security vulnerability. If this pull request addresses a security vulnerability, I confirm that I got approval (please contact [email protected]) from the maintainers to push the changes.
  • [ ] I have added tests that prove my fix is effective or that my feature works.
  • [ ] I have added the necessary documentation within the code base (if appropriate).

Further comments

jonas-jonas avatar Aug 06 '24 10:08 jonas-jonas

Codecov Report

Attention: Patch coverage is 48.58757% with 455 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@0509cf8). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...ckages/elements-react/src/components/form/form.tsx 21.31% 48 Missing :warning:
packages/elements-react/src/util/ui/index.ts 26.08% 34 Missing :warning:
...react/src/theme/default/components/card/footer.tsx 10.81% 33 Missing :warning:
...ements-react/src/components/card/card-two-step.tsx 34.69% 32 Missing :warning:
...elements-react/src/components/form/nodes/input.tsx 15.62% 27 Missing :warning:
...ages/elements-react/src/components/form/social.tsx 24.00% 19 Missing :warning:
...es/elements-react/src/util/onSubmitRegistration.ts 17.64% 14 Missing :warning:
...ckages/elements-react/src/util/onSubmitSettings.ts 17.64% 14 Missing :warning:
...react/src/theme/default/components/form/button.tsx 38.09% 13 Missing :warning:
...react/src/theme/default/components/form/social.tsx 31.57% 13 Missing :warning:
... and 46 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #194   +/-   ##
=======================================
  Coverage        ?   48.58%           
=======================================
  Files           ?       92           
  Lines           ?      885           
  Branches        ?      113           
=======================================
  Hits            ?      430           
  Misses          ?      452           
  Partials        ?        3           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Sep 06 '24 09:09 codecov[bot]