Skip to content

v1.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 22:13

Release notes

Major fixes

  • Metrics have been generally improved.
    • Multiple metric calculations no longer separate into separate sections in the programmatically-generated markdown (terrible that this was this way before!).
    • A failed metric now simply triggers a warning in the log, and is then skipped. Previously, the metrics engine would completely halt.

Smaller changes

  • Improved mocking (tests now no longer require github secrets).
  • Editorconfig support.
  • More explicit dependencies and small improvements to python CI workflow.