Skip to content
Snippets Groups Projects

Fix Processing Functions. Introduce custom target Parameter.

Merged Peter Lünenschloß requested to merge preventProcessingfuncsFromDemasking into develop
  • Merge changes the register decorator to handles="index" and datamask="field", for all processing Functions, that do not alter the index.(Those are actually a lot)

  • This is done to prevent those functions from demasking the processing results and thus, introducing flagged original values into processed timeseries

  • Also, all processing functions got added custom target parameters, that just controll, where processing results shall be written to. (keeps flags, new data)

  • Resampling functions, that implicitly use to_mask, got an explicit datamask='field' added to their decorators.

  • pipeline currently fails due to toSequence being not able to handle None types - waitning for fix on multifields branch

Merge request reports

Pipeline #51021 passed

Pipeline passed for f88a67e2 on preventProcessingfuncsFromDemasking

Test coverage 75.00% from 1 job

Merged by Bert PalmBert Palm 3 years ago (Nov 12, 2021 12:28pm UTC)

Loading

Pipeline #51191 passed

Pipeline passed for cb4bb78c on develop

Test coverage 75.00% from 1 job

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading