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 #3041

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Open

test #3041

wants to merge 6 commits into from

Conversation

dongsuwon
Copy link
Contributor

Checklist

  • I have read and understand the contribution guide
  • A CHANGELOG entry is included
  • At least one test case is included for this feature or bug fix
  • Documentation was added or is not needed
  • This is an API breaking change

Issue Resolved / Feature Added

Resolution

Additional Considerations

Links

Comments

@CLAassistant
Copy link

CLAassistant commented Apr 6, 2022

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Apr 6, 2022

Codecov Report

Merging #3041 (4f805fb) into develop (217690f) will decrease coverage by 0.00%.
The diff coverage is n/a.

❗ Current head 4f805fb differs from pull request most recent head b501fc7. Consider uploading reports for the commit b501fc7 to get more accurate results

@@             Coverage Diff             @@
##           develop    #3041      +/-   ##
===========================================
- Coverage    48.16%   48.15%   -0.01%     
===========================================
  Files          171      171              
  Lines         9688     9683       -5     
  Branches      2598     2595       -3     
===========================================
- Hits          4666     4663       -3     
+ Misses        3942     3940       -2     
  Partials      1080     1080              
Impacted Files Coverage Δ
packages/ui/Touchable/Flick.js 43.13% <0.00%> (-1.97%) ⬇️
packages/ui/Scrollable/Scrollbar.js 0.00% <0.00%> (ø)
packages/webos/LS2Request/LS2Request.js 42.46% <0.00%> (ø)
packages/ui/VirtualList/VirtualListBasic.js 60.44% <0.00%> (ø)
packages/ui/VirtualList/UiVirtualListBase.js 2.33% <0.00%> (ø)
packages/ui/Marquee/MarqueeDecorator.js 69.49% <0.00%> (+0.02%) ⬆️
packages/spotlight/src/container.js 85.45% <0.00%> (+0.25%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 217690f...b501fc7. Read the comment docs.

Enact-DCO-1.0-Signed-off-by: Dongsu Won (dongsu.won@lgepartner.com)

* add ui testing sample in docs.

Enact-DCO-1.0-Signed-off-by: Dongsu Won (dongsu.won@lgepartner.com)

* Fix typo.

Enact-DCO-1.0-Signed-off-by: Dongsu Won (dongsu.won@lgepartner.com)
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.

None yet

2 participants