pyvider-cty 2026-01-10
SPDX header sweep across source files with mutation testing workflow removed
215 files · 215+ · 286-

SPDX Header Sweep

59 files changed
  • add_spdx_headers.py +2 -2 lines
  • performance_characterization.py +1 -1 lines
  • validate_spdx_headers.py +1 -1 lines
  • __init__.py +1 -1 lines
  • __init__.py +1 -1 lines
  • _version.py +1 -1 lines
  • codec.py +1 -1 lines
  • __init__.py +1 -1 lines
  • defaults.py +1 -1 lines
  • runtime.py +1 -1 lines
  • __init__.py +1 -1 lines
  • validation_context.py +1 -1 lines
  • __init__.py +1 -1 lines
  • _utils.py +1 -1 lines
  • adapter.py +1 -1 lines
  • explicit.py +1 -1 lines
  • inference_cache.py +1 -1 lines
  • raw_to_cty.py +1 -1 lines
  • type_encoder.py +1 -1 lines
  • __init__.py +1 -1 lines
  • base.py +1 -1 lines
  • conversion.py +1 -1 lines
  • encoding.py +1 -1 lines
  • validation.py +1 -1 lines
  • __init__.py +1 -1 lines
  • bytes_functions.py +1 -1 lines
  • collection_functions.py +1 -1 lines
  • comparison_functions.py +1 -1 lines
  • conversion_functions.py +1 -1 lines
  • datetime_functions.py +1 -1 lines
  • encoding_functions.py +1 -1 lines
  • numeric_functions.py +1 -1 lines
  • string_functions.py +1 -1 lines
  • structural_functions.py +1 -1 lines
  • marks.py +1 -1 lines
  • parser.py +1 -1 lines
  • __init__.py +1 -1 lines
  • base.py +1 -1 lines
  • __init__.py +1 -1 lines
  • base.py +1 -1 lines
  • capsule.py +1 -1 lines
  • capsule_types.py +1 -1 lines
  • __init__.py +1 -1 lines
  • list.py +1 -1 lines
  • map.py +1 -1 lines
  • set.py +1 -1 lines
  • __init__.py +1 -1 lines
  • bool.py +1 -1 lines
  • number.py +1 -1 lines
  • string.py +1 -1 lines
  • __init__.py +1 -1 lines
  • dynamic.py +1 -1 lines
  • object.py +1 -1 lines
  • tuple.py +1 -1 lines
  • __init__.py +1 -1 lines
  • recursion.py +1 -1 lines
  • __init__.py +1 -1 lines
  • base.py +1 -1 lines
  • markers.py +1 -1 lines
  • All src/pyvider/cty/**/*.py files updated with corrected SPDX Copyright header (2-line change per file across ~40+ modules) remediate internal
    56 files
    • __init__.py
    • __init__.py
    • _version.py
    • codec.py
    • __init__.py
    • defaults.py
    • runtime.py
    • __init__.py
    • validation_context.py
    • __init__.py
    • _utils.py
    • adapter.py
    • explicit.py
    • inference_cache.py
    • raw_to_cty.py
    • type_encoder.py
    • __init__.py
    • base.py
    • conversion.py
    • encoding.py
    • validation.py
    • __init__.py
    • bytes_functions.py
    • collection_functions.py
    • comparison_functions.py
    • conversion_functions.py
    • datetime_functions.py
    • encoding_functions.py
    • numeric_functions.py
    • string_functions.py
    • structural_functions.py
    • marks.py
    • parser.py
    • __init__.py
    • base.py
    • __init__.py
    • base.py
    • capsule.py
    • capsule_types.py
    • __init__.py
    • list.py
    • map.py
    • set.py
    • __init__.py
    • bool.py
    • number.py
    • string.py
    • __init__.py
    • dynamic.py
    • object.py
    • tuple.py
    • __init__.py
    • recursion.py
    • __init__.py
    • base.py
    • markers.py
  • scripts/add_spdx_headers.py, scripts/validate_spdx_headers.py, scripts/performance_characterization.py updated similarly streamline internal
    3 files
    • add_spdx_headers.py
    • performance_characterization.py
    • validate_spdx_headers.py

Mutation Testing Workflow Removed

2 files changed
  • ci.yml +1 -0 lines
  • mutation-testing.yml +0 -72 lines
  • .github/workflows/mutation-testing.yml deleted (72 lines): standalone mutation testing workflow removed; coverage consolidated under the main CI pipeline qualify internal
    1 file
    • mutation-testing.yml
  • .github/workflows/ci.yml: minor update (+1 line) baseline internal
    1 file
    • ci.yml