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

Limit threads usage in numpy during test to avoid time-out #4584

Draft
wants to merge 11 commits into
base: develop
Choose a base branch
from

restore gh-ci

555520a
Select commit
Loading
Failed to load commit list.
Draft

Limit threads usage in numpy during test to avoid time-out #4584

restore gh-ci
555520a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 9, 2024 in 0s

93.84% (-0.04%) compared to b3208b3

View this Pull Request on Codecov

93.84% (-0.04%) compared to b3208b3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.84%. Comparing base (b3208b3) to head (555520a).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #4584      +/-   ##
===========================================
- Coverage    93.87%   93.84%   -0.04%     
===========================================
  Files          173      185      +12     
  Lines        21428    22494    +1066     
  Branches      3980     3980              
===========================================
+ Hits         20116    21109     +993     
- Misses         858      931      +73     
  Partials       454      454              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.