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

Allow for the potential_fn to be a Callable #943

Merged
merged 4 commits into from
Feb 16, 2024

Update docstring, ensure potential_fn signature

db89fc7
Select commit
Loading
Failed to load commit list.
Merged

Allow for the potential_fn to be a Callable #943

Update docstring, ensure potential_fn signature
db89fc7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 15, 2024 in 0s

75.94% (+0.65%) compared to 3b1f34e

View this Pull Request on Codecov

75.94% (+0.65%) compared to 3b1f34e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3b1f34e) 75.29% compared to head (db89fc7) 75.94%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #943      +/-   ##
==========================================
+ Coverage   75.29%   75.94%   +0.65%     
==========================================
  Files          80       80              
  Lines        6285     6306      +21     
==========================================
+ Hits         4732     4789      +57     
+ Misses       1553     1517      -36     

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