Ccodemod

codemod/python-reliability-audit-bundle

Run a coordinated read-only Python reliability audit across datetime, framework routing, HTTP responses, TensorFlow and ML execution, comparisons, numeric tolerance, generators, properties, slots, dispatch, and shared mutable state.

pythonreliabilityanalysisauditbundlemetrics
PRO
1 executions
Use dashboard

Run locally

npx codemod @codemod/python-reliability-audit-bundle

This is a Pro codemod. Preview changes and insights for free, no login or code sharing required. Applying changes and accessing insights requires a paid plan and sign in.Learn more

@codemod/python-reliability-audit-bundle

Run a coordinated read-only Python reliability audit across datetime, framework routing, HTTP responses, TensorFlow and ML execution, comparisons, numeric tolerance, generators, properties, slots, dispatch, and shared mutable state.

The bundle orchestrates Python reliability codemods that emit findings and metrics without rewriting source files.

Included Codemods

  • @codemod/base-estimator-init-underscore-attrs@0.1.0
  • @codemod/detect-keras-model-subclass-input-shape@0.1.0
  • @codemod/detect-pytz-in-datetime-constructor@0.1.0
  • @codemod/detect-tf-function-free-var-capture@0.1.0
  • @codemod/detect-tf-function-side-effects@0.1.0
  • @codemod/fastapi-missing-path-param-signature@0.1.0
  • @codemod/fastapi-router-include-order-audit@0.1.0
  • @codemod/fastapi-upload-form-validator-mining@0.1.0
  • @codemod/flask-preprocess-request-result-check@0.1.0
  • @codemod/flask-send-file-fileobj-metadata@0.1.0
  • @codemod/python-204-empty-response-body@0.1.0
  • @codemod/python-bs4-multi-class-css-selector@0.1.0
  • @codemod/python-detect-naive-utc-datetime@0.1.0
  • @codemod/python-enum-dataclass-misuse@0.1.0
  • @codemod/python-generator-stopiteration-raise@0.1.0
  • @codemod/python-incomplete-rich-comparisons@0.1.0
  • @codemod/python-isclose-zero-no-abs-tol@0.1.0
  • @codemod/python-ml-explicit-hyperparameters@0.1.0
  • @codemod/python-ml-reduction-axis-audit@0.1.0
  • @codemod/python-mutable-shared-defaults-mining@0.1.0
  • @codemod/python-property-getter-missing-return@0.1.0
  • @codemod/python-singledispatch-misuse-audit@0.1.0
  • @codemod/python-slots-undeclared-attr-assign@0.1.0
  • @codemod/pytorch-lightning-manual-checkpoint-miner@0.1.0
  • @codemod/sklearn-init-trailing-underscore-attrs@0.1.0
  • @codemod/tensorflow-tffunction-freevar-scan@0.1.0
  • @codemod/tf-function-nonsingleton-variable@0.1.0
  • @codemod/tf-function-variable-singleton-miner@0.1.0
  • @codemod/tf-keras-model-subclass-input-shape@0.1.0

Ready to contribute?

Build your own codemod and share it with the community.