ci: add unit test coverage support

オープン
#185 コメント 0 件 リアクション 0 件 担当者 1 名 GitHub で見る

@brionmario がすでに取り組んでいます。

2025年9月29日 から。

評価

この issue はまだ評価されていません。

説明

ci Complexity/Medium Type/Improvement
Current Limitation

Currently, our CI workflows only run unit tests but do not track or report code coverage.
This makes it difficult to monitor how well our tests cover the codebase and identify areas lacking test coverage.

Suggested Improvement

Integrate code coverage reporting into the CI pipeline using Codecov.

  • Add coverage reporting configuration for all SDK packages.
  • Upload coverage reports to Codecov after CI runs.
  • Enforce minimum coverage thresholds (optional) to maintain quality.
  • Provide a coverage badge in the repository README for visibility.
Please select the package issue is related to

@asgardeo/express, @asgardeo/browser, @asgardeo/javascript, @asgardeo/nextjs, @asgardeo/nuxt, @asgardeo/node,
@asgardeo/react, @asgardeo/react-router, @asgardeo/vue

Version

current

Reporter Checklist
  • I have searched the existing issues and this is not a duplicate.
  • I have provided all the necessary information.
  • I have verified the improvement is not available in the latest version of the package.
主要言語
TypeScript
スター
18
フォーク
67
平均マージ
4時間 6分
マージ済み PR(30日)
13

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

asgardeo/javascript のほかの issue

asgardeo/javascript の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。