Coursemology/coursemology2

View on GitHub
client/app/bundles/course/assessment/submission/components/ReadOnlyEditor/WideComments.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function renderComments has 51 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  renderComments(lineNumber, annotation) {
    const {
      activeComment,
      answerId,
      fileId,

There are no issues that match your filters.

Category
Status