qutip / qutip-jax

JAX backend for QuTiP
BSD 3-Clause "New" or "Revised" License
18 stars 7 forks source link

Failing weekly test open issue instead of sending email. #43

Closed Ericgig closed 5 months ago

Ericgig commented 5 months ago

Weekly tests tried to send email on failure, but they were filtered and never received...

This update the warning to opening an issue when instead.

Half of this PR was merged per error in #42 when I tried to merge it into my fork's master to tests to tests the action on github runner.

Example of opened issue: ericgig/qutip-jax#4

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 8754547439

Details


Files with Coverage Reduction New Missed Lines %
src/qutip_jax/properties.py 1 92.75%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 8742153992: 0.0%
Covered Lines: 1195
Relevant Lines: 1321

💛 - Coveralls