← Back to browse
skill

Systematic Go Test Coverage Improvement Pipeline

From jmrplens/gitlab-mcp-server ★ 4

Summary

This skill systematically increases Go test coverage to 90%+ per package using a structured Research, Plan, and Implement pipeline. It analyzes coverage gaps, generates comprehensive table-driven tests, and mocks external dependencies like the GitLab API using httptest.