Skip to content

feat(Grade By Step): Summarize student work using AI#2266

Draft
hirokiterashima wants to merge 5 commits intodevelopfrom
cm-component-ai-summarizer
Draft

feat(Grade By Step): Summarize student work using AI#2266
hirokiterashima wants to merge 5 commits intodevelopfrom
cm-component-ai-summarizer

Conversation

@hirokiterashima
Copy link
Member

(working PR)

Changes

Test

Closes #

@hirokiterashima hirokiterashima self-assigned this Feb 4, 2026
@qltysh
Copy link

qltysh bot commented Feb 4, 2026

❌ 1 blocking issue (1 total)

Tool Category Rule Count
qlty Structure Function with many parameters (count = 6): constructor 1

private cRaterService: CRaterService,
private dataService: TeacherDataService,
private projectService: ProjectService,
private summaryService: SummaryService
Copy link

Choose a reason for hiding this comment

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

Function with many parameters (count = 6): constructor [qlty:function-parameters]

@qltysh
Copy link

qltysh bot commented Feb 4, 2026

Qlty

Coverage Impact

Unable to calculate total coverage change because base branch coverage was not found.

Modified Files with Diff Coverage (5)

RatingFile% DiffUncovered Line #s
New file Coverage rating: F
src/app/services/localStorageService.ts30.0%10-40
New file Coverage rating: A
...ary-display/ai-summary-display/ai-summary-display.component.ts92.3%47-50
New file Coverage rating: A
...nse-summary-display/open-response-summary-display.component.ts100.0%
New file Coverage rating: F
...ussion-summary-display/discussion-summary-display.component.ts41.2%17-35
New file Coverage rating: F
...torComponents/component-summary/component-summary.component.ts0.0%56-89
Total67.4%
🤖 Increase coverage with AI coding...

In the `cm-component-ai-summarizer` branch, add test coverage for this new code:

- `src/app/services/localStorageService.ts` -- Line 10-40
- `src/assets/wise5/classroomMonitor/classroomMonitorComponents/component-summary/component-summary.component.ts` -- Line 56-89
- `src/assets/wise5/directives/teacher-summary-display/ai-summary-display/ai-summary-display.component.ts` -- Line 47-50
- `src/assets/wise5/directives/teacher-summary-display/discussion-summary-display/discussion-summary-display.component.ts` -- Line 17-35

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

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.

1 participant