Skip to content

Enhance resampling logic in SampleSeries to handle interior zero-dura…#40

Merged
tombonfert merged 1 commit into
mainfrom
fix/resample_method
May 29, 2026
Merged

Enhance resampling logic in SampleSeries to handle interior zero-dura…#40
tombonfert merged 1 commit into
mainfrom
fix/resample_method

Conversation

@tombonfert
Copy link
Copy Markdown
Collaborator

@tombonfert tombonfert commented May 29, 2026

…tion blocks. Added tests to validate behavior for interior and trailing point-in-time scenarios.

Summary

Changes

Test Plan

  • Unit tests added/updated
  • Manual testing completed
  • Documentation updated (if applicable)

Checklist

  • Code follows project style guidelines
  • Self-review completed
  • No new linter warnings introduced

…tion blocks. Added tests to validate behavior for interior and trailing point-in-time scenarios.
@tombonfert tombonfert requested a review from a team as a code owner May 29, 2026 16:59
@codecov
Copy link
Copy Markdown

codecov Bot commented May 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.25%. Comparing base (1e7a4a7) to head (b01ed35).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #40   +/-   ##
=======================================
  Coverage   86.24%   86.25%           
=======================================
  Files          52       52           
  Lines        4166     4168    +2     
  Branches      499      500    +1     
=======================================
+ Hits         3593     3595    +2     
  Misses        477      477           
  Partials       96       96           
Files with missing lines Coverage Δ
...impulse_query_engine/model/series/sample_series.py 84.45% <100.00%> (+0.07%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tombonfert tombonfert merged commit 76e566f into main May 29, 2026
4 checks passed
@tombonfert tombonfert deleted the fix/resample_method branch May 29, 2026 17:22
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