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

Issue #467: iOS support globs for test-targets #478

Merged
merged 1 commit into from
Jan 27, 2019
Merged

Conversation

Macarse
Copy link
Contributor

@Macarse Macarse commented Jan 27, 2019

Fixes #467
cc @gtroshin

@@ -64,11 +64,8 @@ class IosArgs(
override val testShardChunks: List<List<String>> by lazy {
val validTestMethods = Xctestrun.findTestNames(xctestrunFile)
Copy link
Contributor

@bootstraponline bootstraponline Jan 27, 2019

Choose a reason for hiding this comment

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

@codecov-io
Copy link

codecov-io commented Jan 27, 2019

Codecov Report

Merging #478 into master will increase coverage by 0.09%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #478      +/-   ##
============================================
+ Coverage     78.43%   78.53%   +0.09%     
- Complexity      666      667       +1     
============================================
  Files            73       73              
  Lines          1892     1896       +4     
  Branches        279      282       +3     
============================================
+ Hits           1484     1489       +5     
  Misses          229      229              
+ Partials        179      178       -1

@gtroshin
Copy link

Super excited to test it when it's built!

@Macarse Macarse merged commit 9d84156 into master Jan 27, 2019
@Macarse Macarse deleted the macarse/issue467 branch January 27, 2019 23:35
@gtroshin
Copy link

Worked well! Thank you again!

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.

5 participants