helmholtz-analytics / heat

Distributed tensors and Machine Learning framework with GPU and MPI acceleration in Python
https://heat.readthedocs.io/
MIT License
196 stars 53 forks source link

[Bug]: codecov fails #1491

Closed ClaudiaComito closed 4 weeks ago

ClaudiaComito commented 1 month ago

What happened?

codecov failed to upload its report after merging the new dependencies to main this morning. Pipeline fails on main and code coverage is at 17%.

Code snippet triggering the error

No response

Error message or erroneous outcome

No response

Version

main (development branch)

Python version

None

PyTorch version

None

MPI version

No response

bhagemeier commented 1 month ago

I've restricted the permissible versions of PyTorch in commit 7e6a988a.

mrfh92 commented 4 weeks ago

Is working again.