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

WRQ-17933: Add unit tests for screenTypes matching supported resolutions #3229

Merged
merged 5 commits into from
May 7, 2024

Conversation

vJIYEv
Copy link
Contributor

@vJIYEv vJIYEv commented Apr 24, 2024

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

As we support new resolution type QHD, we decided to test all supported screen types.

Resolution

Because TV model which needs for QHD is based on enact 4.7.x version, this PR is for release/4.7.x.develop branch.
I copied changed code of #3228

added unit tests for screenTypes of supported resolutions.

Additional Considerations

Links

WRQ-17933

Comments

Enact-DCO-1.0-Signed-off-by: Jiye Kim ([email protected])

Copy link

codecov bot commented Apr 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.21%. Comparing base (037c2c6) to head (0782976).

Additional details and impacted files
@@                    Coverage Diff                    @@
##           release/4.7.x.develop    #3229      +/-   ##
=========================================================
+ Coverage                  82.16%   82.21%   +0.04%     
=========================================================
  Files                        155      155              
  Lines                       7173     7173              
  Branches                    1891     1891              
=========================================================
+ Hits                        5894     5897       +3     
+ Misses                      1003     1001       -2     
+ Partials                     276      275       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Enact-DCO-1.0-Signed-off-by: Jiye Kim ([email protected])
Copy link

@mmyelyn mmyelyn left a comment

Choose a reason for hiding this comment

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

Good. Please check the PR #3228's comment

vJIYEv added 3 commits May 2, 2024 10:41
Enact-DCO-1.0-Signed-off-by: Jiye Kim ([email protected])
Enact-DCO-1.0-Signed-off-by: Jiye Kim ([email protected])
Enact-DCO-1.0-Signed-off-by: Jiye Kim ([email protected])
Copy link
Contributor

@juwonjeong juwonjeong left a comment

Choose a reason for hiding this comment

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

LGTM

@juwonjeong juwonjeong merged commit dc716dd into release/4.7.x.develop May 7, 2024
5 checks passed
@juwonjeong juwonjeong deleted the feature/WRQ-17933-4.7 branch May 7, 2024 00:16
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.

3 participants