[FIX] We were loosing Hisory columns whenever a test didn't
set flags at all (i.e. through early returns) or only UNTOUCHED flags. This breaks the positional flagging scheme, which should have one digit for every funtion applied.
Showing
- saqc/core/register.py 1 addition, 1 deletionsaqc/core/register.py
- saqc/funcs/curvefit.py 1 addition, 0 deletionssaqc/funcs/curvefit.py
- saqc/funcs/drift.py 1 addition, 0 deletionssaqc/funcs/drift.py
- saqc/funcs/outliers.py 6 additions, 0 deletionssaqc/funcs/outliers.py
- saqc/funcs/rolling.py 1 addition, 0 deletionssaqc/funcs/rolling.py
- saqc/funcs/scores.py 1 addition, 0 deletionssaqc/funcs/scores.py
- tests/core/test_reader.py 3 additions, 0 deletionstests/core/test_reader.py
Loading
Please register or sign in to comment