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 eager dtype conversion of value column #1353

Merged
merged 10 commits into from
Dec 31, 2024

another

fae0ead
Select commit
Loading
Failed to load commit list.
Merged

fix eager dtype conversion of value column #1353

another
fae0ead
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 31, 2024 in 0s

97.42% (-0.02%) compared to 46f284b

View this Pull Request on Codecov

97.42% (-0.02%) compared to 46f284b

Details

Codecov Report

Attention: Patch coverage is 90.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 97.42%. Comparing base (46f284b) to head (fae0ead).

Files with missing lines Patch % Lines
mne_bids/read.py 84.61% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1353      +/-   ##
==========================================
- Coverage   97.43%   97.42%   -0.02%     
==========================================
  Files          40       40              
  Lines        8903     8918      +15     
==========================================
+ Hits         8675     8688      +13     
- Misses        228      230       +2     

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