Skip to content

Fix resample_df for Pandas Series#108

Merged
jgieseler merged 6 commits intoserpentine-h2020:mainfrom
jgieseler:main
Dec 18, 2025
Merged

Fix resample_df for Pandas Series#108
jgieseler merged 6 commits intoserpentine-h2020:mainfrom
jgieseler:main

Conversation

@jgieseler
Copy link
Member

  • Fix resample_df( [..] cols_unc='auto') so that it works with Pandas Series
  • Fix NaN not correctly filter in STEREO/MAGPLASMA dataset
  • Fix some tests

@jgieseler jgieseler merged commit a81098d into serpentine-h2020:main Dec 18, 2025
5 checks passed
@codecov
Copy link

codecov bot commented Dec 18, 2025

Codecov Report

❌ Patch coverage is 73.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.51%. Comparing base (18cb27a) to head (93c5af5).
⚠️ Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
seppy/util/__init__.py 76.92% 3 Missing ⚠️
seppy/loader/stereo.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
+ Coverage   73.29%   73.51%   +0.21%     
==========================================
  Files          15       15              
  Lines        2887     2892       +5     
==========================================
+ Hits         2116     2126      +10     
+ Misses        771      766       -5     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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