Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: queue job #1026

Merged
merged 4 commits into from
Oct 28, 2024
Merged

feat: queue job #1026

merged 4 commits into from
Oct 28, 2024

Conversation

boris-w
Copy link
Contributor

@boris-w boris-w commented Oct 25, 2024

No description provided.

@boris-w boris-w requested a review from tea-artist October 25, 2024 08:44
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 11517127595

Details

  • 242 of 291 (83.16%) changed or added relevant lines in 14 files are covered.
  • 14 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.05%) to 84.655%

Changes Missing Coverage Covered Lines Changed/Added Lines %
apps/nestjs-backend/src/features/attachments/attachments-table.processor.ts 44 48 91.67%
apps/nestjs-backend/src/event-emitter/event-job/fallback/fallback-queue.service.ts 59 66 89.39%
apps/nestjs-backend/src/features/attachments/attachments-table.service.ts 48 56 85.71%
apps/nestjs-backend/src/app.module.ts 7 16 43.75%
apps/nestjs-backend/src/features/attachments/plugins/minio.ts 0 10 0.0%
apps/nestjs-backend/src/features/attachments/plugins/s3.ts 0 11 0.0%
Files with Coverage Reduction New Missed Lines %
apps/nestjs-backend/src/utils/generate-table-thumbnail-path.ts 14 52.94%
Totals Coverage Status
Change from base Build 11511400908: -0.05%
Covered Lines: 38358
Relevant Lines: 45311

💛 - Coveralls

@boris-w boris-w merged commit 35dc171 into develop Oct 28, 2024
7 checks passed
@boris-w boris-w deleted the feat/queue-job branch October 28, 2024 02:47
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.

3 participants