Closed ngriffiths13 closed 4 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.23%. Comparing base (
98f68e1
) to head (63f27a8
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Comparing feat/frac-diff
(63f27a8) with main
(98f68e1)
pytest-codspeed
just leveled up to 3.0.0!A heads-up, this is a breaking change and it might affect your current performance baseline a bit. But here's the exciting part - it's packed with new, cool features and promises improved result stability :partying_face:! Curious about what's new? Visit our releases page to delve into all the awesome details about this new version.
โ
11
untouched benchmarks
๐ 2
new benchmarks
Benchmark | main |
feat/frac-diff |
Change | |
---|---|---|---|---|
๐ | test__frac_diff__benchmark_polars[trade_data0] |
N/A | 1.4 ms | N/A |
๐ | test__get_weights_ffd__benchmark_rs |
N/A | 258.8 ยตs | N/A |
Added frac diff functionality and tests ensuring it matches the pandas implementation in AFML