shouta0715 / yumemi

https://poplus-green.vercel.app/
1 stars 0 forks source link

project utilities #15

Closed shouta0715 closed 8 months ago

shouta0715 commented 8 months ago

プロジェクトで使用する、エラー処理や、fetch、環境変数の設定を行った。

  1. custom http errors
  2. http custom get function
  3. env api key and api url
github-actions[bot] commented 8 months ago

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 100% (🎯 80%) 212 / 212
🟢 Statements 100% (🎯 80%) 212 / 212
🟢 Functions 100% (🎯 80%) 13 / 13
🟢 Branches 100% (🎯 80%) 48 / 48
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
src/libs/errors/index.ts 100% 100% 100% 100%
src/libs/fetch/index.ts 100% 100% 100% 100%
Generated in workflow #9