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

feat(ios): add dataContainerClear #839

Merged
merged 3 commits into from
Nov 14, 2023
Merged

Conversation

Malinskiy
Copy link
Member

Closes #830

@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8feb03d) 59.36% compared to head (9a2ebea) 59.37%.

❗ Current head 9a2ebea differs from pull request most recent head 2326d4c. Consider uploading reports for the commit 2326d4c to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #839   +/-   ##
==========================================
  Coverage      59.36%   59.37%           
  Complexity       798      798           
==========================================
  Files            214      214           
  Lines           4412     4413    +1     
  Branches         702      702           
==========================================
+ Hits            2619     2620    +1     
  Misses          1466     1466           
  Partials         327      327           

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

# Conflicts:
#	configuration/src/main/kotlin/com/malinskiy/marathon/config/vendor/VendorConfiguration.kt
#	docs/docs/ios/configure.md
#	vendor/vendor-ios/src/main/kotlin/com/malinskiy/marathon/ios/AppleApplicationInstaller.kt
#	vendor/vendor-ios/src/main/kotlin/com/malinskiy/marathon/ios/AppleSimulatorDevice.kt
#	vendor/vendor-ios/src/main/kotlin/com/malinskiy/marathon/ios/xctestrun/TestRootFactory.kt
@Malinskiy Malinskiy merged commit 933ee1c into develop Nov 14, 2023
11 checks passed
@Malinskiy Malinskiy deleted the feature/apple-container-clear branch November 14, 2023 07:54
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.

Support iOS state clear between batches
1 participant