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

refactor: 라이선스 주소 최신화 #357

Merged
merged 3 commits into from
Nov 9, 2022
Merged

Conversation

jisungbin
Copy link
Contributor

@jisungbin jisungbin added documentation Rebuild project website bypass labels Nov 9, 2022
@jisungbin jisungbin self-assigned this Nov 9, 2022
@jisungbin jisungbin enabled auto-merge (squash) November 9, 2022 11:26
Copy link
Contributor

@sungbinland-bot sungbinland-bot left a comment

Choose a reason for hiding this comment

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

Auto approve due to bypass label

@github-actions
Copy link

github-actions bot commented Nov 9, 2022

Test Coverage

File Coverage [59.79%]
lint-compose/src/main/kotlin/team/duckie/quackquack/lint/compose/ComposeIssueRegistry.kt 0.00%
lint-compose/src/main/kotlin/team/duckie/quackquack/lint/compose/FixedModifierOrderDetector.kt 100.00%
lint-compose/src/main/kotlin/team/duckie/quackquack/lint/compose/NewLineArgumentDetector.kt 100.00%
lint-compose/src/main/kotlin/team/duckie/quackquack/lint/compose/PreferredImmutableCollectionsDetector.kt 100.00%
lint-compose/src/main/kotlin/team/duckie/quackquack/lint/compose/TrailingCommaDetector.kt 100.00%
lint-core/src/main/kotlin/team/duckie/quackquack/lint/core/CoreIssueRegistry.kt 0.00%
lint-core/src/main/kotlin/team/duckie/quackquack/lint/core/KDocFieldsDetector.kt 89.29%
lint-core/src/main/kotlin/team/duckie/quackquack/lint/core/ListNamingDetector.kt 100.00%
lint-core/src/main/kotlin/team/duckie/quackquack/lint/core/MutableCollectionPublicDetector.kt 100.00%
lint-core/src/main/kotlin/team/duckie/quackquack/lint/core/SpecifyLambdaParamsNameDetector.kt 100.00%
lint-quack/src/main/kotlin/team/duckie/quackquack/lint/quack/DesignSystemDetector.kt 100.00%
lint-quack/src/main/kotlin/team/duckie/quackquack/lint/quack/DesignSystemIssueRegistry.kt 0.00%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/animation/QuackAnimatedContentTransform.kt 78.57%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/animation/spec.kt 44.44%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/border/QuackBorder.kt 94.44%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/border/QuackSquircle.kt 0.00%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/color/QuackColor.kt 72.83%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/component/button.kt 94.19%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/component/fab.kt 0.00%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/component/image.kt 54.43%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/component/internal/ModalDrawerImpl.kt 0.00%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/component/internal/QuackText.kt 29.63%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/component/internal/TextFieldImpl.kt 49.07%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/component/internal/dimmed.kt 0.00%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/component/surface.kt 84.62%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/component/tab.kt 95.07%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/component/tag.kt 57.82%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/component/textarea.kt 0.00%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/component/textfield.kt 81.78%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/component/toggle.kt 84.76%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/component/typography.kt 10.06%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/constant/padding.kt 0.00%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/constant/size.kt 75.00%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/icon/QuackIcon.kt 67.83%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/modifier/clickable.kt 90.91%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/modifier/draw.kt 13.64%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/modifier/lifecycle.kt 0.00%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/modifier/size.kt 81.82%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/textstyle/QuackTextStyle.kt 90.08%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/theme/QuackTheme.kt 26.67%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/util/assert.kt 100.00%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/util/layout.kt 38.46%
ui-components/src/main/kotlin/team/duckie/quackquack/ui/util/runIf.kt 50.00%
Total Project Coverage 48.39%

Copy link
Contributor

@sungbinland-bot sungbinland-bot left a comment

Choose a reason for hiding this comment

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

Auto approve due to bypass label

Copy link
Contributor

@sungbinland-bot sungbinland-bot left a comment

Choose a reason for hiding this comment

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

Auto approve due to bypass label

@jisungbin jisungbin merged commit b9f4ad8 into master Nov 9, 2022
@jisungbin jisungbin deleted the refactor/license-address branch November 9, 2022 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Rebuild project website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

라이선스 주소 최신화
2 participants