gaelcolas / gaelcolas/Sampler

Move JaCoCo commands to a separate module

Open
#390 0 comments 1 reaction 0 assignees View on GitHub
enhancement help wanted
Dominant language
PowerShell
Stars
243
Forks
46
Avg merge
1h 41m
Merged PRs (30d)
1

Description

There are a few functions and code in this module that handle JaCoCo code coverage format. Suggest moving functions out of this module and making them generic in a separate module, so that this module's tasks can reuse them.

It would simplify this module, but more it would potientally make it easier to get additional help from the code coverage community if the community can collaborate around a module focused on the JaCoCO code coverage format.

Contributor guide

Open the contributing guide

Research direction

Start by locating the module functions and code that handle the JaCoCo coverage format, then review how this module's tasks reuse them. Identify the generic JaCoCo functionality that belongs in a separate module and verify that the existing tasks still work after the extraction.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
tooling
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.