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

Fix assert_noise_distributions_valid #99

Merged
merged 2 commits into from
Apr 9, 2019

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Apr 9, 2019

TypeError: ufunc 'isnan' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''

TypeError: ufunc 'isnan' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe''
@codecov-io
Copy link

codecov-io commented Apr 9, 2019

Codecov Report

Merging #99 into develop will increase coverage by 0.13%.
The diff coverage is 50%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #99      +/-   ##
===========================================
+ Coverage    57.51%   57.65%   +0.13%     
===========================================
  Files            7        7              
  Lines          758      758              
  Branches       167      167              
===========================================
+ Hits           436      437       +1     
  Misses         293      293              
+ Partials        29       28       -1
Impacted Files Coverage Δ
petab/lint.py 42.36% <50%> (+0.49%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d8ebcb8...4e3039f. Read the comment docs.

petab/lint.py Outdated Show resolved Hide resolved
@dweindl dweindl merged commit 13b67de into develop Apr 9, 2019
@dweindl dweindl deleted the fix_assert_noise_distributions_valid branch April 9, 2019 13:10
@dweindl dweindl mentioned this pull request May 2, 2019
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.

None yet

3 participants