Closed MothNik closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Files with missing lines | Coverage Δ | |
---|---|---|
src/robust_fourier/__init__.py | 100.00% <100.00%> (ø) |
|
src/robust_fourier/_utils/__init__.py | 100.00% <100.00%> (ø) |
|
src/robust_fourier/_utils/_numba_helpers.py | 100.00% <ø> (ø) |
|
src/robust_fourier/_utils/_validate.py | 100.00% <100.00%> (ø) |
|
src/robust_fourier/_utils/_x_preprocessing.py | 100.00% <100.00%> (ø) |
|
...c/robust_fourier/chebyshev_polynomials/__init__.py | 100.00% <100.00%> (ø) |
|
..._fourier/chebyshev_polynomials/_class_interface.py | 100.00% <100.00%> (ø) |
|
...t_fourier/chebyshev_polynomials/_func_interface.py | 100.00% <100.00%> (ø) |
|
...bust_fourier/chebyshev_polynomials/_numba_funcs.py | 100.00% <100.00%> (ø) |
|
...bust_fourier/chebyshev_polynomials/_numpy_funcs.py | 100.00% <100.00%> (ø) |
|
... and 9 more |
This pull request merges the changes from the
develop
into themain
branch.Closes #25 #28 #30 #33