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: HomeTimelineでafterIDを使ってページネーションできるように #871

Merged
merged 3 commits into from
Dec 11, 2024

Conversation

laminne
Copy link
Member

@laminne laminne commented Dec 8, 2024

What does this PR do?

  • HomeTimelineでそれ以降(新しい)の投稿を取得できるように

Additional information

@laminne laminne force-pushed the feat/866-pagination-afterid branch from d04828f to ae3ec79 Compare December 8, 2024 07:17
Copy link

codecov bot commented Dec 8, 2024

Codecov Report

Attention: Patch coverage is 74.28571% with 27 lines in your changes missing coverage. Please review.

Project coverage is 49.62%. Comparing base (26dd98c) to head (2b22ad2).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
pkg/timeline/adaptor/repository/prisma.ts 0.00% 17 Missing ⚠️
pkg/timeline/router.ts 0.00% 5 Missing ⚠️
pkg/timeline/adaptor/controller/timeline.ts 0.00% 2 Missing ⚠️
pkg/timeline/mod.ts 0.00% 2 Missing ⚠️
pkg/timeline/adaptor/repository/dummy.ts 96.15% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #871      +/-   ##
==========================================
+ Coverage   49.47%   49.62%   +0.14%     
==========================================
  Files         177      177              
  Lines       15981    16074      +93     
  Branches     1251     1263      +12     
==========================================
+ Hits         7906     7976      +70     
- Misses       8075     8098      +23     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@laminne laminne requested a review from MikuroXina December 9, 2024 06:04
Co-authored-by: Mikuroさいな <[email protected]>
@laminne laminne requested a review from MikuroXina December 10, 2024 04:17
@laminne laminne merged commit 01eec91 into main Dec 11, 2024
5 checks passed
@laminne laminne deleted the feat/866-pagination-afterid branch December 11, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants