kynmh69 / go-ja-holidays

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

29 feature add to manage api key #31

Closed kynmh69 closed 5 months ago

kynmh69 commented 6 months ago

API Key 管理画面の追加

概要

issueの番号

変更内容

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

影響範囲とリスク

テスト戦略

追加情報 (任意)

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 61.85%. Comparing base (3fbdbd4) to head (9208fb1).

Files Patch % Lines
src/key_management/main.go 0.00% 16 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #31 +/- ## ========================================== - Coverage 63.29% 61.85% -1.44% ========================================== Files 11 12 +1 Lines 237 270 +33 ========================================== + Hits 150 167 +17 - Misses 58 74 +16 Partials 29 29 ``` | [Flag](https://app.codecov.io/gh/kynmh69/go-ja-holidays/pull/31/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/31/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Hiroki+Kayanuma) | `61.85% <51.51%> (-1.44%)` | :arrow_down: | 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.