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

requestsにLimitとOffsetパラメータを追加 #806

Merged
merged 6 commits into from
Dec 29, 2024

test: TestHandlers_GetRequests の RequestQuery に Limit と Offset を追加

ada6830
Select commit
Loading
Failed to load commit list.
Merged

requestsにLimitとOffsetパラメータを追加 #806

test: TestHandlers_GetRequests の RequestQuery に Limit と Offset を追加
ada6830
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 28, 2024 in 0s

25.31% (+0.00%) compared to c3dbb3b

View this Pull Request on Codecov

25.31% (+0.00%) compared to c3dbb3b

Details

Codecov Report

Attention: Patch coverage is 17.14286% with 29 lines in your changes missing coverage. Please review.

Project coverage is 25.31%. Comparing base (c3dbb3b) to head (ada6830).

Files with missing lines Patch % Lines
router/request.go 12.50% 26 Missing and 2 partials ⚠️
router/transaction.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##               v2     #806   +/-   ##
=======================================
  Coverage   25.30%   25.31%           
=======================================
  Files         147      147           
  Lines       30769    30803   +34     
=======================================
+ Hits         7787     7797   +10     
- Misses      22095    22118   +23     
- Partials      887      888    +1     

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