Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/nipyPublic

BF: groupwise_registration type checking#442

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
abrys wants to merge1 commit intonipy:main
base:main
Choose a base branch
Loading
fromabrys:master

Conversation

abrys
Copy link

Incorrect type checking in case of numpy arrays. As np.array is just the function to create the array, the type would need to be np.ndarray.
If used with a numpy array it results in "typeError: isinstance() arg 2 must be a type or tuple of types"
Was used correctly in other cases

Incorrect type checking in case of numpy arrays. As np.array is just the function to create the array, the type would need to be np.ndarray.If used with a numpy array it results in "typeError: isinstance() arg 2 must be a type or tuple of types"Was used correctly in other cases
@codecov-io
Copy link

codecov-io commentedMar 6, 2018
edited
Loading

Codecov Report

Merging#442 intomaster willnot change coverage.
The diff coverage is0%.

Impacted file tree graph

@@           Coverage Diff           @@##           master     #442   +/-   ##=======================================  Coverage   83.24%   83.24%           =======================================  Files         301      301             Lines       28241    28241             Branches     3286     3286           =======================================  Hits        23509    23509             Misses       3728     3728             Partials     1004     1004
Impacted FilesCoverage Δ
.../algorithms/registration/groupwise_registration.py89.67% <0%> (ø)⬆️

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last update628ad8d...fdf2410. Read thecomment docs.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@abrys@codecov-io

[8]ページ先頭

©2009-2025 Movatter.jp