Skip to content

Conversation

@Dobrunia
Copy link
Member

Summary

This pull request introduces a new /created endpoint that allows authenticated users to retrieve a paginated list of their own notes.

@github-actions
Copy link

github-actions bot commented Nov 19, 2025

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 85.91% (🎯 80%)
⬆️ +0.16%
8933 / 10398
🟢 Statements 85.91% (🎯 80%)
⬆️ +0.16%
8933 / 10398
🔴 Functions 79.53% (🎯 80%)
⬆️ +0.17%
276 / 347
🟢 Branches 84.57% (🎯 80%)
⬇️ -0.01%
444 / 525
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/domain/service/note.ts 95.9%
⬆️ +0.11%
82.6%
⬆️ +0.25%
100%
🟰 ±0%
95.9%
⬆️ +0.11%
100-101, 127-128, 139-140, 168-169, 190-191, 292-293, 381-382, 398-399, 440-441, 490-491, 532-533
src/presentation/http/router/noteList.ts 100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
src/repository/note.repository.ts 100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
100%
🟰 ±0%
src/repository/storage/postgres/orm/sequelize/note.ts 97.29%
⬇️ -0.17%
76%
⬇️ -1.27%
100%
🟰 ±0%
97.29%
⬇️ -0.17%
191-192, 235-236, 239-240, 297-298, 344-345, 437-438
Generated in workflow #904 for commit 4429712 by the Vitest Coverage Report Action

… retrieval based on user authorization and pagination
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