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

[AutoPR datafactory/resource-manager] SSIS File System Support #4810

Closed

Conversation

AutorestCI
Copy link
Contributor

@AutorestCI
Copy link
Contributor Author

AutorestCI commented Apr 9, 2019

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-datafactory

You can install the package azure-mgmt-datafactory of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_5588#egg=azure-mgmt-datafactory&subdirectory=azure-mgmt-datafactory"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_5588#egg=azure-mgmt-datafactory&subdirectory=azure-mgmt-datafactory"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_5588
  • pip install -e ./azure-mgmt-datafactory

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_5588
  • pip wheel --no-deps ./azure-mgmt-datafactory

Direct download

Your files can be directly downloaded here:

@codecov-io
Copy link

Codecov Report

Merging #4810 into restapi_auto_datafactory/resource-manager will increase coverage by 1.97%.
The diff coverage is 53.08%.

Impacted file tree graph

@@                              Coverage Diff                              @@
##           restapi_auto_datafactory/resource-manager    #4810      +/-   ##
=============================================================================
+ Coverage                                      51.46%   53.44%   +1.97%     
=============================================================================
  Files                                          11103    10294     -809     
  Lines                                         247955   215979   -31976     
=============================================================================
- Hits                                          127618   115435   -12183     
+ Misses                                        120337   100544   -19793
Impacted Files Coverage Δ
.../azure/mgmt/datafactory/models/control_activity.py 75% <ø> (ø) ⬆️
...re/mgmt/datafactory/models/control_activity_py3.py 75% <ø> (ø) ⬆️
...atafactory/models/execute_ssis_package_activity.py 26.31% <0%> (-1.47%) ⬇️
...e/mgmt/datafactory/models/ssis_package_location.py 45.45% <0%> (-25.98%) ⬇️
...afactory/azure/mgmt/datafactory/models/__init__.py 100% <100%> (ø) ⬆️
...ory/models/data_factory_management_client_enums.py 100% <100%> (ø) ⬆️
...mt/datafactory/models/ssis_package_location_py3.py 45.45% <20%> (-25.98%) ⬇️
...ure/mgmt/datafactory/models/validation_activity.py 41.66% <41.66%> (ø)
...mgmt/datafactory/models/validation_activity_py3.py 41.66% <41.66%> (ø)
...actory/models/execute_ssis_package_activity_py3.py 26.31% <50%> (-1.47%) ⬇️
... and 989 more

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 91e8181...b6dd349. Read the comment docs.

@lmazuel lmazuel closed this May 24, 2019
@lmazuel lmazuel deleted the restapi_auto_5588 branch May 24, 2019 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants