Skip to content

Add with_period convenience function.

928b9ec
Select commit
Loading
Failed to load commit list.
Open

Add with_period convenience function and a example to PeriodicTransform docstring #401

Add with_period convenience function.
928b9ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 10, 2025 in 0s

78.89% (-10.34%) compared to 33d64d1

View this Pull Request on Codecov

78.89% (-10.34%) compared to 33d64d1

Details

Codecov Report

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

Project coverage is 78.89%. Comparing base (33d64d1) to head (928b9ec).
Report is 91 commits behind head on master.

Files with missing lines Patch % Lines
src/transform/with_period.jl 0.00% 2 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (33d64d1) and HEAD (928b9ec). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (33d64d1) HEAD (928b9ec)
5 4
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #401       +/-   ##
===========================================
- Coverage   89.23%   78.89%   -10.34%     
===========================================
  Files          52       53        +1     
  Lines        1198     1199        +1     
===========================================
- Hits         1069      946      -123     
- Misses        129      253      +124     

☔ 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.