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

test: finished all ui components test #3588

Merged
merged 2 commits into from
Sep 9, 2024
Merged

test: finished all ui components test #3588

merged 2 commits into from
Sep 9, 2024

Conversation

urmauur
Copy link
Member

@urmauur urmauur commented Sep 7, 2024

Describe Your Changes

Write Unit Tests Components

  • Tooltip
  • ScrollArea
  • Switch
  • Progress
  • Checkbox
  • Modal
  • Slider
  • Input
  • Select
  • TextArea
  • Tabs

Finished All UI components test case

Fixes Issues

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@urmauur urmauur self-assigned this Sep 7, 2024
@github-actions github-actions bot added the type: chore Maintenance, operational label Sep 7, 2024
Copy link
Contributor

github-actions bot commented Sep 7, 2024

Barecheck - Code coverage report

Total: 54.09%

Your code coverage diff: 4.39% ▴

✅ All code changes are covered

@dan-homebrew
Copy link
Contributor

dan-homebrew commented Sep 9, 2024

@urmauur Lgtm, but @louis-jan is probably the review you need ;)

Copy link
Contributor

@louis-jan louis-jan left a comment

Choose a reason for hiding this comment

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

LGTM, YAY

@urmauur urmauur merged commit ac67247 into dev Sep 9, 2024
9 checks passed
@urmauur urmauur deleted the test/ui-components branch September 9, 2024 09:47
@github-actions github-actions bot added this to the v.0.6.0 milestone Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore Maintenance, operational
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test: Unit test for UI component & code coverage
3 participants