Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/frontend test coverage pr comments #406

Merged
merged 2 commits into from
Jun 10, 2022

Conversation

FloValdes
Copy link
Contributor

Context

PR #387 added support for Reviewdog comments in Github PRs depending on back end testing coverage. This PR adds support for front end testing coverage comments.

Changes

  • Add jest-text-formatter package to the generated project dev dependencies. This library was created to format Jest test output to a readable format by Reviewdog.
  • Add the formatting and Reviewdog call to Circle CI's "Run jest" command.

image

@FloValdes FloValdes requested a review from ldlsegovia June 3, 2022 21:10
Copy link
Collaborator

@ldlsegovia ldlsegovia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@FloValdes FloValdes merged commit 534c7dd into master Jun 10, 2022
@FloValdes FloValdes deleted the feat/frontend-test-coverage-PR-comments branch June 10, 2022 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants