Skip to content

PyInj 1.1.1

Choose a tag to compare

@mishaal79 mishaal79 released this 07 Sep 02:14

PyInj 1.1.1

Improvements and fixes since 1.1.0:

  • CI gates: format→lint→types, then tests and docs
  • PR head checkout; avoid duplicate runs on PR branches; concurrency cancel-in-progress
  • Pytest: coverage (pytest-cov), junit xml, xdist; Codecov upload
  • README: status badges
  • Cleanup: ignore/remove site/ build output; remove local runner/type logs; ignore .basedpyright_full.txt
  • Internals: defaults indirection, protocols split, typing fixes for wrappers and context cleanups