Skip to content

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

Merged
Macarse merged 1 commit into
masterfrom
macarse/issue467
Jan 27, 2019
Merged

Issue #467: iOS support globs for test-targets#478
Macarse merged 1 commit into
masterfrom
macarse/issue467

Conversation

@Macarse
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown

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
Copy Markdown

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
Copy Markdown

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