Skip to content

Conversation

dkrako
Copy link
Contributor

@dkrako dkrako commented Mar 6, 2025

@github-actions github-actions bot added the enhancement New feature or request label Mar 6, 2025
Copy link

codecov bot commented Mar 6, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 99.97%. Comparing base (38c78f8) to head (a0043a8).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/pymovements/dataset/dataset.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main    #1005      +/-   ##
===========================================
- Coverage   100.00%   99.97%   -0.03%     
===========================================
  Files           78       79       +1     
  Lines         3557     3569      +12     
  Branches       622      622              
===========================================
+ Hits          3557     3568      +11     
- Misses           0        1       +1     

☔ 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
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run preprocessing pipelines on a per-file basis add possibility to define a complete preprocessing pipeline and execute it using Dataset.apply()
1 participant