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] handle null values in metadata #831

Merged
merged 1 commit into from
Sep 12, 2023
Merged

[FIX] handle null values in metadata #831

merged 1 commit into from
Sep 12, 2023

Conversation

jdkent
Copy link
Member

@jdkent jdkent commented Sep 8, 2023

references neurostuff/neurostore#587 .

Changes proposed in this pull request:

  • allows the manipulation of sample_size meta-data when it contains null values

@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (0864fd2) 88.67% compared to head (cfda23d) 88.67%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #831   +/-   ##
=======================================
  Coverage   88.67%   88.67%           
=======================================
  Files          47       47           
  Lines        6020     6020           
=======================================
  Hits         5338     5338           
  Misses        682      682           
Files Changed Coverage Δ
nimare/utils.py 94.19% <100.00%> (ø)

☔ View full report in Codecov by Sentry.

📢 Have feedback on the report? Share it here.

@jdkent jdkent merged commit f946c68 into main Sep 12, 2023
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