qiskit-community / qiskit-finance

Quantum Finance
https://qiskit-community.github.io/qiskit-finance/
Apache License 2.0
238 stars 134 forks source link

Fix nightly CI failures #341

Closed woodsp-ibm closed 5 months ago

woodsp-ibm commented 6 months ago

Summary

Nightly CI has been failing the last couple of nights. As happens on occasion the yahoo data provider data seems to have changed, maybe data gets compressed over time as more is added, so that the values are a bit different and fail some tests. This updates the test reference values to pass.

Also spell checker seems to be tripping up on transpiler. Not sure what happened there to change things, but I added that to custom dictionary.

Details and comments

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 9140010090

Details


Totals Coverage Status
Change from base Build 9011254311: 0.0%
Covered Lines: 646
Relevant Lines: 852

💛 - Coveralls