Skip to content

Feature Request: Support for Additional Coverage Report Formats #217

@grasmarcussanti129

Description

@grasmarcussanti129

Feature Request: Support for Additional Coverage Report Formats

I love the functionality of the apex-code-coverage-transformer, and I appreciate how it transforms Salesforce Apex code coverage reports into formats compatible with various tools.

Problem

Currently, the plugin only supports the JSON coverage format from the Salesforce CLI. However, many organizations use other CI/CD tools and might benefit from additional coverage report formats.

Suggested Formats

Here are a few coverage formats that could be valuable to implement:

  1. Cobertura - Widely used and supported by many tools.
  2. LCOV - Popular format for generating HTML reports and integrating with many CI systems.
  3. Codecov - Direct integration with Codecov for coverage reports.

By adding support for these formats, users who rely on different CI/CD solutions can leverage the capabilities of apex-code-coverage-transformer more effectively.

Additional Notes

Please let me know if there are specific formats that the community feels would be the most beneficial so we can prioritize their implementation! Thank you for your ongoing work on this project!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions