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: added cover to note list #263

Merged
merged 4 commits into from
Jul 2, 2024
Merged

feat: added cover to note list #263

merged 4 commits into from
Jul 2, 2024

Conversation

slaveeks
Copy link
Member

@slaveeks slaveeks commented Jul 2, 2024

  1. added /s3 folder to .gitignore
  2. Added optional property cover to Note entity
  3. Added noteSettings to NoteModel

Copy link

github-actions bot commented Jul 2, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 86.18% (🎯 80%)
⬇️ -0.02%
7693 / 8926
🟢 Statements 86.18% (🎯 80%)
⬇️ -0.02%
7693 / 8926
🔴 Functions 79.53% (🎯 80%)
🟰 ±0%
241 / 303
🟢 Branches 85.84% (🎯 80%)
⬇️ -0.16%
388 / 452
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/domain/entities/note.ts 0% 0% 0% 0% 1-84
src/domain/entities/notePublic.ts 100% 100% 100% 100%
src/presentation/http/schema/Note.ts 100% 100% 100% 100%
src/repository/index.ts 100% 100% 100% 100%
src/repository/object.repository.ts 89.74% 100% 50% 89.74% 27-28, 37-38
src/repository/storage/postgres/orm/sequelize/note.ts 97.53% 75% 100% 97.53% 189-190, 233-234, 237-238, 293-294
Generated in workflow #762

@slaveeks slaveeks merged commit 37a8a54 into main Jul 2, 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