Skip to content

Releases: barecheck/code-coverage-action

v1.0.0

Choose a tag to compare

@vitaliimelnychuk vitaliimelnychuk released this 26 Apr 21:32
d92cdae

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

Choose a tag to compare

@vitaliimelnychuk vitaliimelnychuk released this 15 Mar 11:18

What's Changed

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

v0.5.1

Choose a tag to compare

@vitaliimelnychuk vitaliimelnychuk released this 23 Aug 14:09
  • Improve annotation message #97
  • Regular dependencies update

Thanks for @satoren for contribution 🙏

v0.5.0

Choose a tag to compare

@vitaliimelnychuk vitaliimelnychuk released this 22 Jul 12:16
  • app-name input parameter support
  • Support for monorepo #85
  • Development dependancies update

Github application authorisation

Choose a tag to compare

@vitaliimelnychuk vitaliimelnychuk released this 24 Jun 07:09
edb5888
  • 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

Choose a tag to compare

@vitaliimelnychuk vitaliimelnychuk released this 10 May 13:11
  • Fixed an issue with minimum-ratio #55. Thanks, @superical!
  • Updated dependencies

Show annotations

Choose a tag to compare

@vitaliimelnychuk vitaliimelnychuk released this 22 Apr 23:13

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

Choose a tag to compare

@vitaliimelnychuk vitaliimelnychuk released this 19 Mar 12:05

There is a huge improvement of linting and formatting

Update dependencies

Choose a tag to compare

@vitaliimelnychuk vitaliimelnychuk released this 18 Mar 18:44
3af213c

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

Show uncovered lines in code coverage report

Choose a tag to compare

@vitaliimelnychuk vitaliimelnychuk released this 30 Jan 16:44

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