Coverage Conditional Plugin Versions Save

Conditional coverage based on any rules you define!

0.9.0

11 months ago

Features

  • Adds [email protected] support
  • Now, only coverage@7 is officially supported
  • We can now omit whole modules, using [tool.coverage.coverage_conditional_plugin.omit] feature in TOML configuration files

0.8.0

1 year ago

Features

  • Bump coverage to 7.0

0.7.0

1 year ago

Features

  • Use importlib instead of pkg_resources to get package version

0.6.0

1 year ago

Features

  • Drop python3.6 support
  • Adds tests/ and test_project/ to sdist distributions

Misc

  • Upgrades poetry to 1.2

0.5.0

2 years ago

Features

  • python3.10 support
  • coverage@6 support

0.4.0

2 years ago

Features

  • python3.9 support

Bugfixes

  • Fixes that packaging restriction was too tight

0.3.1

3 years ago

Bugfixes

  • Adds packaging to the deps

0.3.0

3 years ago

Features

  • Now also works with configs specified in pyproject.toml

0.2.0

4 years ago

Features

  • Adds get_env_info function, so one can import this plugin and use it programmatically to debug and explore

Misc

  • Now using Github Actions
  • Updates lots of dev-deps

0.1.0

4 years ago

Initial release!