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: Add BaseUITest class #3371

Conversation

philipphofmann
Copy link
Member

Add a base class for UITests for the iOSSwift to remove some redundant code.

This PR is based on #3370.

Add a base class for UITests for the iOSSwift to remove
some redundant code.
Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Merging #3371 (b81c0f3) into revert-3298-fix/disable-apphang-in-the-background (7225fc9) will increase coverage by 0.019%.
The diff coverage is n/a.

Impacted file tree graph

@@                                   Coverage Diff                                   @@
##           revert-3298-fix/disable-apphang-in-the-background     #3371       +/-   ##
=======================================================================================
+ Coverage                                             89.257%   89.276%   +0.019%     
=======================================================================================
  Files                                                    500       500               
  Lines                                                  54669     54685       +16     
  Branches                                               19621     19624        +3     
=======================================================================================
+ Hits                                                   48796     48821       +25     
+ Misses                                                  5004      4999        -5     
+ Partials                                                 869       865        -4     

see 14 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@philipphofmann philipphofmann merged commit 0d6f9a3 into revert-3298-fix/disable-apphang-in-the-background Nov 3, 2023
55 checks passed
@philipphofmann philipphofmann deleted the test/ui-base-test-class branch November 3, 2023 08:03
@philipphofmann philipphofmann restored the test/ui-base-test-class branch November 3, 2023 08:04
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.

2 participants