Closed vincent-maillou closed 2 weeks ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Attention: Patch coverage is 0%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 84.71%. Comparing base (
83a49a1
) to head (5e8d29f
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/qttools/__init__.py | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
⚠️ Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
Attention: Patch coverage is
0%
with1 line
in your changes missing coverage. Please review.Project coverage is 84.71%. Comparing base (
83a49a1
) to head (5e8d29f
).Files with missing lines Patch % Lines src/qttools/init.py 0.00% 1 Missing ⚠️ Additional details and impacted files
☔ View full report in Codecov by Sentry. 📢 Have feedback on the report? Share it here.
Unfortunately the added line can't be tested by github action gpu support constraint
Just added the try for cupy working in the first case where an array_modul have been set as env variable.