Skip to content

Adopt lazy imports from Terra (backport #152)#202

Merged
mergify[bot] merged 2 commits into
stable/0.3from
mergify/bp/stable/0.3/pr-152
Aug 29, 2022
Merged

Adopt lazy imports from Terra (backport #152)#202
mergify[bot] merged 2 commits into
stable/0.3from
mergify/bp/stable/0.3/pr-152

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Aug 29, 2022

This is an automatic backport of pull request #152 done by Mergify.
Cherry-pick of 63822de has failed:

On branch mergify/bp/stable/0.3/pr-152
Your branch is up to date with 'origin/stable/0.3'.

You are currently cherry-picking commit 63822de.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   qiskit_finance/data_providers/random_data_provider.py
	modified:   qiskit_finance/data_providers/yahoo_data_provider.py
	modified:   requirements.txt
	modified:   test/__init__.py
	modified:   test/circuit/test_european_call_delta_objective.py
	modified:   test/circuit/test_european_call_pricing_objective.py
	modified:   test/circuit/test_fixed_income_pricing_objective.py
	modified:   test/data_providers/test_data_providers.py
	modified:   test/finance_test_case.py

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   qiskit_finance/data_providers/exchange_data_provider.py
	both modified:   qiskit_finance/data_providers/wikipedia_data_provider.py

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

(cherry picked from commit 63822de)

# Conflicts:
#	qiskit_finance/data_providers/exchange_data_provider.py
#	qiskit_finance/data_providers/wikipedia_data_provider.py
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 2952136461

  • 2 of 2 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.4%) to 83.017%

Totals Coverage Status
Change from base Build 2951997411: 0.4%
Covered Lines: 699
Relevant Lines: 842

💛 - Coveralls

@mergify mergify Bot merged commit b3ef490 into stable/0.3 Aug 29, 2022
@mergify mergify Bot deleted the mergify/bp/stable/0.3/pr-152 branch August 29, 2022 22:31
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.

2 participants