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: Add --test-special-entitlements for iOS #1291

Merged
merged 1 commit into from
Nov 3, 2020

Conversation

piotradamczyk5
Copy link
Contributor

@piotradamczyk5 piotradamczyk5 commented Nov 2, 2020

Fixes #1197

Test Plan

How do we know the code works?

--test-special-entitlements is properly passed as a parameter using CLI and yaml config.
I've tested this option using Gcloud and Flank and behavior is the same.
I do not know how to test the impact of this option on tests

Checklist

  • Documented
  • Unit tested

@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2020

Timestamp: 2020-11-02 14:40:18
Buildscan url for ubuntu-workflow run 341855815

@piotradamczyk5 piotradamczyk5 added iOS New Option Used to track PR with new configuration option (useful when updating fladle) Tiger 🐯 labels Nov 2, 2020
@bootstraponline bootstraponline force-pushed the #1197_add--test-special-entitlements branch from 394ccde to 98c2904 Compare November 2, 2020 13:18
@bootstraponline bootstraponline force-pushed the #1197_add--test-special-entitlements branch from 98c2904 to 1360d0b Compare November 2, 2020 14:35
@codecov-io
Copy link

Codecov Report

Merging #1291 into master will decrease coverage by 0.00%.
The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1291      +/-   ##
============================================
- Coverage     79.66%   79.66%   -0.01%     
- Complexity      724      725       +1     
============================================
  Files           235      235              
  Lines          4505     4514       +9     
  Branches        777      778       +1     
============================================
+ Hits           3589     3596       +7     
- Misses          515      516       +1     
- Partials        401      402       +1     

@mergify mergify bot merged commit 1c68cc9 into master Nov 3, 2020
@mergify mergify bot deleted the #1197_add--test-special-entitlements branch November 3, 2020 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iOS New Option Used to track PR with new configuration option (useful when updating fladle) Tiger 🐯
Projects
None yet
Development

Successfully merging this pull request may close these issues.

iOS | Add --test-special-entitlements
4 participants