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

Remove unused numpy utility functions #2595

Merged

Remove unused numpy utility functions

8d6fdcd
Select commit
Loading
Failed to load commit list.
Merged

Remove unused numpy utility functions #2595

Remove unused numpy utility functions
8d6fdcd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2024 in 0s

93.22% (target 92.00%)

View this Pull Request on Codecov

93.22% (target 92.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.22%. Comparing base (dfe1ccc) to head (8d6fdcd).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2595      +/-   ##
==========================================
+ Coverage   93.19%   93.22%   +0.03%     
==========================================
  Files          93       93              
  Lines       11055    11048       -7     
==========================================
- Hits        10303    10300       -3     
+ Misses        752      748       -4     
Files with missing lines Coverage Δ
astroid/brain/brain_numpy_utils.py 100.00% <ø> (+11.42%) ⬆️