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

Prevent application from crashing because of missing column #76

Merged
merged 1 commit into from
Nov 16, 2021
Merged

Prevent application from crashing because of missing column #76

merged 1 commit into from
Nov 16, 2021

Conversation

AbdulkadirA
Copy link
Contributor

The computation of the SPARE-* scores made the application crash when certain columns were not present. This commit checks the presence of one (but not all) necessary columns to compute the SPARE-* scores.

The computation of the SPARE-* scores made the application crash
when certain columns were not present. This commit checks the presence
of one (but not all) necessary columns to compute the SPARE-* scores.
@melhemr melhemr merged commit 04f0262 into CBICA:main Nov 16, 2021
@AbdulkadirA AbdulkadirA deleted the FixCrashWhenColumnMissing branch December 1, 2021 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.

None yet

2 participants