Closed maxwellE closed 2 years ago
Merging #699 (ecb0a91) into main (e02240f) will decrease coverage by
0.01%
. The diff coverage is50.00%
.
@@ Coverage Diff @@
## main #699 +/- ##
==========================================
- Coverage 84.92% 84.91% -0.02%
==========================================
Files 157 157
Lines 9109 9115 +6
==========================================
+ Hits 7736 7740 +4
- Misses 1373 1375 +2
Impacted Files | Coverage Δ | |
---|---|---|
...rces/XcodeProj/Scheme/XCScheme+ProfileAction.swift | 56.79% <42.85%> (+0.21%) |
:arrow_up: |
Tests/XcodeProjTests/Scheme/XCSchemeTests.swift | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 6b61781...ecb0a91. Read the comment docs.
Adds a missing attribute
launchAutomaticallySubstyle
toProfileAction
scheme type. This value will be set by Xcode if editing an application extensionResolves https://github.com/tuist/xcodeproj/issues/696