Skip to content

refactor!: rename filtering and encoding packages to filters an…#40

Merged
ben9809 merged 3 commits into
devfrom
refactor/structure
Apr 14, 2026
Merged

refactor!: rename filtering and encoding packages to filters an…#40
ben9809 merged 3 commits into
devfrom
refactor/structure

Conversation

@ben9809

@ben9809 ben9809 commented Apr 14, 2026

Copy link
Copy Markdown
Member

Renames the filtering and encoding top-level packages to filters and encoders for consistency and clarity.

…d `encoders`

BREAKING CHANGE: import paths have changed.
- `spikify.filtering` → `spikify.filters`
- `spikify.encoding` → `spikify.encoders`
@codecov

codecov Bot commented Apr 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@           Coverage Diff           @@
##              dev      #40   +/-   ##
=======================================
  Coverage   99.76%   99.76%           
=======================================
  Files          21       21           
  Lines         418      418           
  Branches      103      103           
=======================================
  Hits          417      417           
  Partials        1        1           
Flag Coverage Δ
unittests 99.76% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
TempEncDeconAlgo 100.00% <ø> (∅)
TempEncGlobAlgo 100.00% <ø> (∅)
TempEncContAlgo 99.09% <ø> (∅)
TempEncLatAlgo 100.00% <ø> (∅)
TempEncRateAlgo 100.00% <ø> (∅)
Filters 100.00% <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ben9809 ben9809 merged commit b6fb556 into dev Apr 14, 2026
18 of 19 checks passed
@ben9809 ben9809 deleted the refactor/structure branch April 14, 2026 16:23
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