Class: SimpleCovMcp::Presenters::CoverageSummaryPresenter

Inherits:
BaseCoveragePresenter show all
Defined in:
lib/simplecov_mcp/presenters/coverage_summary_presenter.rb

Overview

Builds a consistent summary payload that both the CLI and MCP surfaces can use.

Instance Attribute Summary

Attributes inherited from BaseCoveragePresenter

#model, #path

Method Summary

Methods inherited from BaseCoveragePresenter

#absolute_payload, #initialize, #relative_path, #relativized_payload, #stale

Constructor Details

This class inherits a constructor from SimpleCovMcp::Presenters::BaseCoveragePresenter