https://github.com/laszukdawid/PyEMD
Tip revision: da7d203a45cca4b4a9cc32d292eefe3d6c3ac229 authored by Dawid Laszuk on 29 October 2021, 06:40:02 UTC
Fixing #102 - check for zero residue and discard
Fixing #102 - check for zero residue and discard
Tip revision: da7d203
codecov.yml
codecov:
notify:
require_ci_to_pass: yes
coverage:
precision: 2
round: down
range: "50...100"
status:
project: yes
patch: yes
changes: yes
ignore:
- "__init__.py"
- "PyEMD/tests"
- "PyEMD/BEMD.py"
- "PyEMD/EMD2d.py"
- "PyEMD/compact.py"
- "doc"
- "example"
comment:
layout: "header, diff, changes"
behavior: default
