ci: Fixing local integration tests, defaulting to test containers#2927
ci: Fixing local integration tests, defaulting to test containers#2927adchia merged 2 commits intofeast-dev:masterfrom
Conversation
sdk/python/tests/integration/feature_repos/repo_configuration.py
Outdated
Show resolved
Hide resolved
Codecov Report
@@ Coverage Diff @@
## master #2927 +/- ##
===========================================
+ Coverage 59.45% 78.52% +19.07%
===========================================
Files 179 179
Lines 15870 15877 +7
===========================================
+ Hits 9435 12467 +3032
+ Misses 6435 3410 -3025
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: adchia, kevjumba The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…d running local integration tests on PRs Signed-off-by: Danny Chiao <[email protected]>
Signed-off-by: Danny Chiao <[email protected]>
|
/lgtm |
This changes the local integration test flow to use the test containers.
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #