Skip to content

Releases: ZebraDevs/flutter-code-quality

v1.0.9

22 Aug 18:07
9a2facd
Compare
Choose a tag to compare

1.0.9 (2024-08-22)

🪲 Bug Fixes

  • Action fails when previous commit had a failing test (#32) (e411b2e)
  • Don't commit coverage directory (#35) (3211e3e)

v1.0.8

19 Aug 11:25
1a53f5d
Compare
Choose a tag to compare

1.0.8 (2024-08-19)

🪲 Bug Fixes

  • Git push fails when cacluating previous coverage (#30) (2eef29f)

📈 Documentation

  • Add brief documentation comments to each function (2eef29f)

🧪 Tests

  • Added --local input arg to test functionality locally (2eef29f)

v1.0.7

23 Jul 15:10
99a7bec
Compare
Choose a tag to compare

1.0.7 (2024-07-23)

🪲 Bug Fixes

  • Pass correct coverage path for generating previous test results (#27) (bdb334b)

v1.0.6

22 Jul 12:07
b77cf7b
Compare
Choose a tag to compare

1.0.6 (2024-07-22)

✨ New Features

  • Add run-prev-coverage flag (b4d7937)

🪲 Bug Fixes

  • UX-1139: Prevent commiting coverage file; store previous coverage result as artifact (#25) (b4d7937)

🧹 Miscellaneous Chores

v1.0.5

16 Jul 15:45
6179244
Compare
Choose a tag to compare

1.0.5 (2024-07-16)

✨ New Features

🧹 Miscellaneous Chores

v1.0.4

16 Jul 14:42
6360f40
Compare
Choose a tag to compare

1.0.4 (2024-07-16)

✨ New Features

  • Add inputs to enable / disable parts of the action(#20) (a74d1f2)

🧪 Tests

🧹 Miscellaneous Chores

v1.0.3

10 Jul 13:29
b8a5ff7
Compare
Choose a tag to compare

1.0.3 (2024-07-10)

🧹 Miscellaneous Chores

v1.0.2

10 Jul 11:01
c58b96a
Compare
Choose a tag to compare

1.0.2 (2024-07-10)

🪲 Bug Fixes

  • Show info only lints in comment (e0586be)

v1.0.1

03 Jul 12:39
357cee2
Compare
Choose a tag to compare

1.0.1 (2024-07-03)

🪲 Bug Fixes

  • Add basic error reporting (#8) (a2a68cd)
  • Comment works correctly for failed test (#9) (cd84942)

📈 Documentation

  • Add version to readme instructions (#6) (80285f5)

🧹 Miscellaneous Chores

  • update gitignore to remove unneeded files (80285f5)

v1.0.0

26 Jun 15:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/ZebraDevs/flutter-code-quality/commits/v1.0.0