Skip to content

Releases: WithSecureOpenSource/flaky-tests-detection

v1.3.0

15 Dec 09:19
Compare
Choose a tag to compare

Feature

  • Support RobotFramework xUnit files (cf3d58a)

Documentation

v1.2.3

10 Oct 12:43
Compare
Choose a tag to compare

Fix

v1.2.2

10 Oct 12:29
Compare
Choose a tag to compare

Fix

  • Remove deprecated pandas method (2897cad)

Documentation

  • Improve README.md (35c9154)
  • Mention that also available from Pypi (705447c)

v1.2.1

20 Oct 14:02
Compare
Choose a tag to compare

Fix

  • Not correct logging for heatmap (94cc26b)

v1.2.0

18 Oct 18:08
Compare
Choose a tag to compare

Feature

  • Use only ewm for flip rate calculations (b44b19e)

v1.1.0

18 Oct 11:14
Compare
Choose a tag to compare

Feature

  • Drop Python 3.6 support (a2767bf)

Documentation

  • Added reference to the paper and acknowledgement section to README.md (73bf525)
  • Update readme (4d76fd8)

v1.0.3

29 Sep 10:31
Compare
Choose a tag to compare

Fix

  • Retrieve setup.py version from init.py (8d1a998)

v1.0.2

28 Sep 12:52
Compare
Choose a tag to compare

Fix

  • Increase version number (e80eebe)

v1.0.0

28 Sep 12:03
Compare
Choose a tag to compare

Feature

Fix

  • Fix makefile publish (109b753)
  • Fix dockerfile (4f2e516)
  • Fix dockerfile (488d94d)
  • Fix docker entrypoint (5bf5759)
  • Copy all necessary files for docker (2a1e772)
  • Add setup.py to dockerfile (62ccfe3)
  • Fix dockerfile paths and files (3bfc067)
  • test.yml: Fix package dependency (b0f37f3)
  • Makefile: Fix typo in makefile (f82ed61)
  • Makefile: Fix path to semantic-release (64627f5)

Breaking

  • folder structure has changed. (190ca0a)

Documentation