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

ci: Stop running iOSSwift tests on simulator #3446

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

philipphofmann
Copy link
Member

We run the iOSSwift tests on SauceLabs and also with the address sanitizer. Therefore, we can remove running them on a simulator without address sanitizer.

#skip-changelog

We run the iOSSwift tests on SauceLabs and also with the address
sanitizer. Therefore, we can remove running them on a simulator without
address sanitizer.
Copy link

codecov bot commented Nov 24, 2023

Codecov Report

Merging #3446 (190ce57) into main (02a972c) will increase coverage by 0.004%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #3446       +/-   ##
=============================================
+ Coverage   88.952%   88.957%   +0.004%     
=============================================
  Files          525       525               
  Lines        56591     56598        +7     
  Branches     20369     20374        +5     
=============================================
+ Hits         50339     50348        +9     
+ Misses        5330      5329        -1     
+ Partials       922       921        -1     

see 7 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 02a972c...190ce57. Read the comment docs.

@philipphofmann philipphofmann merged commit bcb1c7d into main Nov 27, 2023
23 checks passed
@philipphofmann philipphofmann deleted the ci/remove-swift-ui-simulator-test-run branch November 27, 2023 07:46
armcknight pushed a commit that referenced this pull request Nov 28, 2023
We run the iOSSwift tests on SauceLabs and also with the address
sanitizer. Therefore, we can remove running them on a simulator without
address sanitizer.
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