Coursemology/coursemology2

View on GitHub
client/app/bundles/course/assessment/pages/AssessmentMonitoring/components/SessionDetailsPopup.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function SessionDetailsPopup has 64 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const SessionDetailsPopup = (props: SessionDetailsPopupProps): JSX.Element => {
  const {
    anchorsOn: anchorElement,
    for: name,
    showing: heartbeats,

There are no issues that match your filters.

Category
Status