issues
search
qiskit-community
/
qiskit-nature-pyscf
Documentation at https://qiskit-community.github.io/qiskit-nature-pyscf/
Apache License 2.0
18
stars
10
forks
source link
Various CI updates
#29
Closed
mrossinek
closed
1 year ago
mrossinek
commented
1 year ago
Summary
remove Qiskit Aer (as it is not needed)
also test Python 3.11
(postponing this for now)
bump to Python 3.8 where 3.7 is not necessary
do not install Qiskit Terra from main (see also
https://github.com/Qiskit/qiskit-nature/pull/1159
)
disable CI for forks (see also
https://github.com/Qiskit/qiskit-nature/pull/1163
)
Details and comments
coveralls
commented
1 year ago
Pull Request Test Coverage Report for
Build 4992515791
0
of
0
changed or added relevant lines in
0
files are covered.
No unchanged relevant lines lost coverage.
Overall coverage remained the same at
69.697%
Totals
Change from base
Build 4813042321
:
0.0%
Covered Lines:
69
Relevant Lines:
99
💛 -
Coveralls
Summary
also test Python 3.11(postponing this for now)Details and comments