angular / angular/angular-cli

Add a coverage reporters option to ng test and angular json test options

未關閉
#27,869 3 則留言 6 個 reaction 已指派 0 人 在 GitHub 檢視
area: @angular-devkit/build-angular devkit/build-angular:karma feature feature: insufficient votes
主要語言
TypeScript
星號
27k
分支
11.8k
平均合併
14 小時 23 分鐘
30 天內合併 PR
162

描述

### Command

test

### Description

It would be nice to be able to specify coverageReporters similar to reporters for ng test

### Describe the solution you'd like

ng test --code-coverage --coverage-reporters lcov

### Describe alternatives you've considered

I could just add a karma conf and configure the coverage reports there, but I can configure excludes for code coverage, why not the reporter?

貢獻指南

開啟貢獻指南

研究方向

從 ng test 命令及其在 angular.json 中的測試選項開始,然後將現有的 reporters 選項與所要求的 coverageReporters 行為進行比較。檢查 --code-coverage 和 Karma 設定目前如何處理 coverage;當 ng test --code-coverage --coverage-reporters lcov 選取要求的 reporter,且 angular.json 中的對應選項可以運作時,即表示完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
angular, typescript
領域
cli, testing
Issue 類型
功能
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。