snakazawa/github2slack

View on GitHub
src/serializer/default_serializer/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Showing 1 of 1 total issue

Identical blocks of code found in 2 locations. Consider refactoring.
Open

export default ({
issues: (new IssuesSerializer()),
issueComment: (new IssueCommentSerializer()),
gollum: (new GollumSerializer()),
project: (new ProjectSerializer()),
Severity: Major
Found in src/serializer/default_serializer/index.js and 1 other location - About 1 hr to fix
src/serializer/jpn_serializer/index.js on lines 11..18

There are no issues that match your filters.

Category
Status