Skip to content

Releases: barecheck/code-coverage-action

v1.0.0

26 Apr 21:32
d92cdae

Choose a tag to compare

What's Changed

Added 🎉

Fixed 🐛

Package Dependencies 🛠

  • chore(deps-dev): bump eslint from 7.32.0 to 8.11.0 by @dependabot in #151
  • chore(deps-dev): bump eslint from 8.11.0 to 8.12.0 by @dependabot in #159
  • chore(deps-dev): bump prettier from 2.6.0 to 2.6.1 by @dependabot in #160
  • chore(deps-dev): bump prettier from 2.6.1 to 2.6.2 by @dependabot in #166
  • chore(deps): bump @actions/github from 5.0.0 to 5.0.1 by @dependabot in #167
  • chore(deps-dev): bump eslint from 8.12.0 to 8.13.0 by @dependabot in #169
  • chore(deps-dev): bump sinon from 13.0.1 to 13.0.2 by @dependabot in #170
  • chore(deps-dev): bump @vercel/ncc from 0.33.3 to 0.33.4 by @dependabot in #171
  • chore(deps-dev): bump eslint from 8.13.0 to 8.14.0 by @dependabot in #173
  • chore(deps): bump @barecheck/core from 0.2.3 to 0.4.0 by @dependabot in #168
  • chore(deps): bump @actions/core from 1.6.0 to 1.7.0 by @dependabot in #174

Full Changelog: v0.6.1...v1.0.0

v0.6.1

15 Mar 11:18

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.5.1

23 Aug 14:09

Choose a tag to compare

  • Improve annotation message #97
  • Regular dependencies update

Thanks for @satoren for contribution 🙏

v0.5.0

22 Jul 12:16

Choose a tag to compare

  • app-name input parameter support
  • Support for monorepo #85
  • Development dependancies update

Github application authorisation

24 Jun 07:09
edb5888

Choose a tag to compare

  • github-token is not requirent now and going to be deprecated in the next releases
  • Added barecheck-github-app-token to be able authorise with barecheck application
  • Updated messages and docs

Update deps & fix issues

10 May 13:11

Choose a tag to compare

  • Fixed an issue with minimum-ratio #55. Thanks, @superical!
  • Updated dependencies

Show annotations

22 Apr 23:13

Choose a tag to compare

The release updates critical dependencies and adds some fixes during code coverage calculations.

The main feature is to 'show annotation' is not available to use and definitely improves the review process.

Improve linting, formatting

19 Mar 12:05

Choose a tag to compare

There is a huge improvement of linting and formatting

Update dependencies

18 Mar 18:44
3af213c

Choose a tag to compare

Basic Maintainance release to update node.js version and all dependencies

Show uncovered lines in code coverage report

30 Jan 16:44

Choose a tag to compare

This is first release out of draft that introduces better UX for reviews.

  • Adds additional details about uncovered files that were changed in PR
  • Updated report comment instead of just pasting new one