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(reporter): reporter module initial implementation #46

Merged
merged 20 commits into from
May 2, 2022

Conversation

pmstss
Copy link
Contributor

@pmstss pmstss commented Apr 26, 2022

closes #45

@pmstss pmstss added the Status: wip The PR is a WIP. label Apr 26, 2022
@pmstss pmstss self-assigned this Apr 26, 2022
@codeclimate
Copy link

codeclimate bot commented Apr 26, 2022

Code Climate has analyzed commit db42e45 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 88.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 97.4%.

View more on Code Climate.

@pmstss pmstss removed the Status: wip The PR is a WIP. label Apr 26, 2022
@pmstss pmstss requested a review from derevnjuk April 26, 2022 16:35
packages/reporter/src/std/StdReporter.ts Outdated Show resolved Hide resolved
packages/reporter/src/std/StdReporter.ts Outdated Show resolved Hide resolved
packages/reporter/src/utils/issues-grouper.ts Outdated Show resolved Hide resolved
packages/reporter/src/std/StdReporter.spec.ts Outdated Show resolved Hide resolved
packages/reporter/src/std/StdReporter.spec.ts Outdated Show resolved Hide resolved
packages/reporter/src/std/StdReporter.spec.ts Outdated Show resolved Hide resolved
packages/reporter/src/std/StdReporter.spec.ts Show resolved Hide resolved
packages/reporter/README.md Show resolved Hide resolved
packages/reporter/README.md Outdated Show resolved Hide resolved
pmstss added a commit that referenced this pull request Apr 29, 2022
relates-to #46

Co-authored-by: Artem Derevnjuk <artem.derevnjuk@neuralegion.com>
pmstss added a commit that referenced this pull request Apr 29, 2022
relates-to #46

Co-authored-by: Artem Derevnjuk <artem.derevnjuk@neuralegion.com>
pmstss added a commit that referenced this pull request Apr 29, 2022
relates-to #46

Co-authored-by: Artem Derevnjuk <artem.derevnjuk@neuralegion.com>
@pmstss pmstss marked this pull request as ready for review April 29, 2022 15:13
@pmstss pmstss requested a review from derevnjuk April 29, 2022 17:57
@derevnjuk derevnjuk merged commit 4710ea6 into master May 2, 2022
@derevnjuk derevnjuk deleted the feat-#45/reporter_module branch May 2, 2022 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement reporter module
2 participants