Skip to content

Pynguin 0.21.0

Compare
Choose a tag to compare
@stephanlukasczyk stephanlukasczyk released this 25 May 12:43
· 1047 commits to main since this release
0.21.0
  • Fix a bug in the module analysis regarding nested functions

    Nested functions/closures caused Pynguin's module analysis to crash with an
    failing assertion.

  • Improve the branch-distance computation for bool values

  • Allow for more statistics variables regarding number of lines and cyclomatic
    complexity