{"categories":[{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance/2"}],"enrichment":{"capability":"Converts mypy type-checking output into GitLab Code Quality report format for merge request integration.","skillfed_tags":["gitlab-ci","type-checking"],"use_cases":["Integrate mypy type checking into GitLab CI pipelines so type errors appear in merge request code quality reports.","Convert mypy JSON output to GitLab Code Quality format for automated code review feedback.","Display type-checking violations alongside other code quality metrics in GitLab merge requests."],"what_it_does":"This package is a small converter that takes mypy's type-checking output and reformats it into GitLab's Code Quality report schema. It reads mypy's JSON (or plain text for backward compatibility) from stdin and writes a GitLab-compatible JSON report to stdout, designed to be used as a CI artifact in .gitlab-ci.yml pipelines.\n\nThe package has no runtime dependencies and is intended as a glue layer between mypy and GitLab CI. It supports Python 3.9 through 3.13 and is classified as Production/Stable, though its last release was over a year ago. It's most useful in GitLab CI workflows where you want type errors to appear in merge request code quality widgets.","worth_installing":"Yes, if you use GitLab CI and mypy for type checking. It has no dependencies, low install friction, and a stable MIT license. The aging maintenance status (501 days since last release) is not a blocker for a simple, focused converter\u2014but verify that it handles your mypy version's output format before relying on it in production CI."},"id":"mypy-gitlab-code-quality","links":{"html":"https://skillfed.io/packages/mypy-gitlab-code-quality","md":"https://skillfed.io/packages/mypy-gitlab-code-quality.md","pypi":"https://pypi.org/project/mypy-gitlab-code-quality/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-03-31","license_spdx":null,"license_treatment":"permissive","name":"mypy-gitlab-code-quality","python_support":"supports_current","summary":"Simple script to generate gitlab code quality report from output of mypy."},"popularity":{"monthly_downloads":409350,"position":6872,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.3.0"}
