weixin_39634884 2020-11-29 18:08
浏览 0

Fix #6821: Repopulate Karma coverage reports.

Explanation

This PR updates the targets for karma-coverage reports.

Checklist

  • [x] The PR title starts with "Fix #bugnum: ", followed by a short, clear summary of the changes. (If this PR fixes part of an issue, prefix the title with "Fix part of #bugnum: ...".)
  • [x] The PR explanation includes the words "Fixes #bugnum: ..." (or "Fixes part of #bugnum" if the PR only partially fixes an issue).
  • [x] The linter/Karma presubmit checks have passed.
  • [x] The PR is made from a branch that's not called "develop".
  • [x] The PR has an appropriate "CHANGELOG: ..." label (If you are unsure of which label to add, ask the reviewers for guidance).
  • [x] The PR follows the style guide.
  • [x] The PR addresses the points mentioned in the codeowner checks for the files/folders changed. (See the codeowner's wiki page.)
  • [x] The PR is assigned to an appropriate reviewer.

该提问来源于开源项目:oppia/oppia

  • 写回答

4条回答 默认 最新

  • weixin_39634884 2020-11-29 18:08
    关注

    Wait, don't review this yet. Although karma_coverage_reports/ is populated locally now, somehow this isn't transferring to codecov. Not sure why.

    评论

报告相同问题?