Skip to content

Releases: MishaKav/pytest-coverage-comment

v1.1.51

13 Feb 06:35
a1fe18e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.50...v1.1.51

v1.1.50

26 Nov 07:12
0500a15
Compare
Choose a tag to compare

What's Changed

  • add support for updating the comment in PR through workflow_dispatch event by passing manually the issue number, thanks to @alexjyong for contribution

v1.1.49

15 Nov 18:54
1aa8107
Compare
Choose a tag to compare

What's Changed

  • remove warning by run in node20 instead node16
  • add support for workflow_dispatch event, thanks to @f100024 for contribution

v1.1.48

02 Aug 18:57
23f81a9
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @gs11 made their first contribution in #124

Full Changelog: v1.1.47...v1.1.48

v1.1.47

18 Mar 09:38
15eb264
Compare
Choose a tag to compare
  • Fix generating coverage report when all files skip-covered

Fix broken links that include double underscores

03 Mar 15:20
be8d9a4
Compare
Choose a tag to compare
  • Fix broken links that include double underscores like __init__.py
  • Bump dev dependencies

Fix commit sha in links when event is `pull_request_target`

04 Feb 16:12
e2c4b20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.44...v1.1.45

Support `pull_request_target` event to add comments

31 Jan 20:08
19b7ba6
Compare
Choose a tag to compare

What's Changed

  • Support pull_request_target event to add comments by @MishaKav in #113

Full Changelog: v1.1.43...v1.1.44

v1.1.43

23 Jan 20:40
506b8a2
Compare
Choose a tag to compare

What's Changed

  • Export right stms when using pytest-xml-coverage-path, thanks to @ricardolsmendes for contribution
  • Fix some typos in comments

v1.1.42

09 Jan 20:29
5acddd9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.41...v1.1.42