-
Notifications
You must be signed in to change notification settings - Fork 202
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: use alias latest and minimum to represent xcode cmd tool version #3465
Conversation
d79490b
to
2372427
Compare
2372427
to
c24f70d
Compare
c24f70d
to
dbddb82
Compare
dbddb82
to
4ee7955
Compare
4ee7955
to
6bc2fd9
Compare
6bc2fd9
to
fe4a8fc
Compare
fe4a8fc
to
769dc05
Compare
f5d25a2
to
571996d
Compare
571996d
to
769dc05
Compare
769dc05
to
e155ff7
Compare
e155ff7
to
1a4b4fd
Compare
1a4b4fd
to
5ed5ce1
Compare
5ed5ce1
to
abcc9f5
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #3465 +/- ##
==========================================
- Coverage 68.04% 68.00% -0.04%
==========================================
Files 1079 1079
Lines 36356 36356
==========================================
- Hits 24739 24725 -14
- Misses 11617 11631 +14
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Issue #
Description
latest
andminimum
to represent xcode cmd tool versionlatest
is xcode 14.3.1minimum
is xcode 14.0.1General Checklist
Given When Then
inline code documentation and are named accordinglytestThing_condition_expectation()
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.