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

Don’t import numpy #966

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

Simplify

c5f6d08
Select commit
Loading
Failed to load commit list.
Open

Don’t import numpy #966

Simplify
c5f6d08
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 1s

86.53% (+0.08%) compared to e54dd51

View this Pull Request on Codecov

86.53% (+0.08%) compared to e54dd51

Details

Codecov Report

Attention: Patch coverage is 93.87755% with 3 lines in your changes missing coverage. Please review.

Project coverage is 86.53%. Comparing base (e54dd51) to head (c5f6d08).

Files with missing lines Patch % Lines
param/_utils.py 87.50% 1 Missing ⚠️
param/parameterized.py 96.42% 1 Missing ⚠️
param/parameters.py 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #966      +/-   ##
==========================================
+ Coverage   86.45%   86.53%   +0.08%     
==========================================
  Files          10       10              
  Lines        5176     5193      +17     
==========================================
+ Hits         4475     4494      +19     
+ Misses        701      699       -2     

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