Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Lazy_import not return None in a shared python env that contains cuda-related files on a cpu-only machine #50

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Merge branch 'main' into bug/detect_card_in_lazy_import

f71ffa7
Select commit
Loading
Failed to load commit list.
Open

BUG: Lazy_import not return None in a shared python env that contains cuda-related files on a cpu-only machine #50

Merge branch 'main' into bug/detect_card_in_lazy_import
f71ffa7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 8, 2023 in 0s

89.10% (target 90.00%)

View this Pull Request on Codecov

89.10% (target 90.00%)

Details

Codecov Report

Merging #50 (f71ffa7) into main (2683f2e) will increase coverage by 0.10%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
+ Coverage   89.00%   89.10%   +0.10%     
==========================================
  Files          47       47              
  Lines        3991     3991              
  Branches      760      760              
==========================================
+ Hits         3552     3556       +4     
+ Misses        356      350       -6     
- Partials       83       85       +2     

see 2 files with indirect coverage changes

📢 Have feedback on the report? Share it here.