============================= test session starts ==============================
platform linux -- Python 3.12.4, pytest-8.3.2, pluggy-1.5.0
rootdir: /home/runner/work/irispie/irispie/irispie-package
configfile: pyproject.toml
collected 150 items

tests/series/aggregate_test.py ...............                           [ 10%]
tests/series/ar_test.py ................................................ [ 42%]
....................................................                     [ 76%]
tests/series/contributions_plot_test.py .....                            [ 80%]
tests/series/hpf_test.py ..............................                  [100%]

=============================== warnings summary ===============================
src/irispie/simultaneous/_pretty.py:182
  /home/runner/work/irispie/irispie/irispie-package/src/irispie/simultaneous/_pretty.py:182: SyntaxWarning: "is not" with 'str' literal. Did you mean "!="?
    comparison_func[name](value, base_value, ) if value is not "" else ""

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
======================== 150 passed, 1 warning in 1.62s ========================
