Closed terry-codecov closed 1 year ago
Big improvement on the validator, better object validation, oneOf, started working on common custom python functions, better enum support.
Schema TODO's:
For example, default is a custom object but target, threshold, etc are validate-able but not generating descriptions yet:
status: project: default: # basic target: auto threshold: 0% base: auto flags: - unit paths: - "src" # advanced settings branches: - master if_ci_failed: error informational: false only_pulls: false
Big improvement on the validator, better object validation, oneOf, started working on common custom python functions, better enum support.
Schema TODO's:
For example, default is a custom object but target, threshold, etc are validate-able but not generating descriptions yet: