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: delete previous cover after updating #266

Merged
merged 4 commits into from
Jul 3, 2024

Conversation

slaveeks
Copy link
Member

@slaveeks slaveeks commented Jul 3, 2024

removing previous image while patching note cover

src/domain/service/noteSettings.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@kloV148 kloV148 left a comment

Choose a reason for hiding this comment

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

Круто

Copy link

github-actions bot commented Jul 3, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 85.53% (🎯 80%)
⬇️ -0.59%
7755 / 9066
🟢 Statements 85.53% (🎯 80%)
⬇️ -0.59%
7755 / 9066
🔴 Functions 77.74% (🎯 80%)
⬇️ -1.53%
241 / 310
🟢 Branches 85.49% (🎯 80%)
⬇️ -0.35%
389 / 455
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/domain/index.ts 100% 100% 100% 100%
src/domain/service/fileUploader.service.ts 47.36% 100% 22.22% 47.36% 60-100, 109-110, 118-145, 152-173, 180-185, 192-193, 200-208
src/domain/service/noteSettings.ts 97.04% 88% 100% 97.04% 108-109, 115-116, 187-188
src/domain/service/shared/fileUploader.ts 0% 0% 0% 0% 1-13
src/domain/service/shared/index.ts 0% 0% 0% 0% 1-11
src/repository/file.repository.ts 84.61% 100% 33.33% 84.61% 24-25, 32-33, 41-42, 50-51
src/repository/object.repository.ts 87.5% 100% 40% 87.5% 27-28, 37-38, 46-47
src/repository/storage/postgres/orm/sequelize/file.ts 82.41% 100% 33.33% 82.41% 130-131, 138-143, 151-163, 171-181
src/repository/storage/s3/index.ts 49.62% 100% 33.33% 49.62% 45-61, 69-89, 98-110, 117-132
src/tests/utils/database-helpers.ts 98.17% 95.23% 91.66% 98.17% 194-199
Generated in workflow #772

@slaveeks slaveeks merged commit 17be90d into main Jul 3, 2024
6 checks passed
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.

4 participants