kynmh69 / go-ja-holidays

日本の祝日を返却するAPIを提供します。
Apache License 2.0
0 stars 0 forks source link

24 feature add middleware #26

Closed kynmh69 closed 6 months ago

kynmh69 commented 6 months ago

ミドルウェアの追加

概要

issueの番号

変更内容

Go言語に関するチェックリスト

影響範囲とリスク

テスト戦略

追加情報 (任意)

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 94.73684% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 63.29%. Comparing base (afdce57) to head (2717349). Report is 3 commits behind head on main.

Files Patch % Lines
src/api/main.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #26 +/- ## ========================================== + Coverage 60.27% 63.29% +3.01% ========================================== Files 8 11 +3 Lines 219 237 +18 ========================================== + Hits 132 150 +18 Misses 58 58 Partials 29 29 ``` | [Flag](https://app.codecov.io/gh/kynmh69/go-ja-holidays/pull/26/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hiroki+Kayanuma) | Coverage Δ | | |---|---|---| | [smart-tests](https://app.codecov.io/gh/kynmh69/go-ja-holidays/pull/26/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hiroki+Kayanuma) | `63.29% <94.73%> (+3.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hiroki+Kayanuma#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.