yonaskolb / yonaskolb/XcodeGen

Code Coverage Targets

Open
#569 1 comment 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
8.8k
Forks
908
Avg merge
17d 14h
Merged PRs (30d)
2

Description

Code Coverage may be gathered for either all targets or a select list of targets in an Xcode Scheme. In addition to allowing a boolean value to gather coverage for all targets, allow users to specify an array of Target names to gather coverage information on.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by tracing XcodeGen's scheme configuration and generation entry points, then inspect existing scheme-related tests. Done means a scheme can accept either the existing boolean coverage setting or an array of target names and generates coverage information for the selected targets.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
build-system
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.