Skip to content

R18 and R19 - Report generation#42

Merged
sonthien22501 merged 3 commits intomasterfrom
report_generation
Mar 4, 2026
Merged

R18 and R19 - Report generation#42
sonthien22501 merged 3 commits intomasterfrom
report_generation

Conversation

@Avnish-Raut
Copy link
Owner

Closes #19 and Closes #20

Report generation with progress status
Generate

image

Report

image

@Avnish-Raut
Copy link
Owner Author

@sonthien22501 , should I change the url ? to report/generate
or the current is fine

@sonthien22501
Copy link
Collaborator

yehh, I prefer change it to report/generate @Avnish-Raut

@@ -0,0 +1,18 @@
import { Test, TestingModule } from '@nestjs/testing';
import { ReportsService } from './reports.service';
Copy link
Collaborator

Choose a reason for hiding this comment

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

This should be ReportService or ReportsService ?

import { Test, TestingModule } from '@nestjs/testing';
import { ReportsController } from './reports.controller';

describe('ReportsController', () => {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Here is the same issue

@sonthien22501 sonthien22501 merged commit b1e5fc1 into master Mar 4, 2026
@sonthien22501 sonthien22501 deleted the report_generation branch March 4, 2026 19:00
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.

feat: SSE progress endpoint feat: async report generation (Worker Thread)

2 participants