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

Add option for using generators for instance check #966

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

Conversation

hoxbro
Copy link
Member

@hoxbro hoxbro commented Aug 31, 2024

And remove direct numpy import

Copy link

codecov bot commented Aug 31, 2024

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.

@hoxbro hoxbro marked this pull request as ready for review August 31, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant