Skip to content

WIP: Refactor of subsampling module - #98

Open
dotsdl wants to merge 9 commits into
masterfrom
refactor-subsampling
Open

WIP: Refactor of subsampling module#98
dotsdl wants to merge 9 commits into
masterfrom
refactor-subsampling

Added some test coverage for return_calculated, using a Series

dc1b3ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 13, 2026 in 1s

94.71% (-2.55%) compared to 7fcdf7a

View this Pull Request on Codecov

94.71% (-2.55%) compared to 7fcdf7a

Details

Codecov Report

❌ Patch coverage is 81.96721% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.71%. Comparing base (7fcdf7a) to head (dc1b3ff).
⚠️ Report is 230 commits behind head on master.

Files with missing lines Patch % Lines
src/alchemlyb/preprocessing/subsampling.py 81.96% 13 Missing and 9 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
- Coverage   97.26%   94.71%   -2.55%     
==========================================
  Files          12       12              
  Lines         695      776      +81     
  Branches      141      158      +17     
==========================================
+ Hits          676      735      +59     
- Misses          5       18      +13     
- Partials       14       23       +9     

☔ View full report in Codecov by Harness.
📢 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.