Tech Shots
AI news flashes
עברית
Tools

GitHub adds REST API support for code coverage rulesets

GitHub has made the REST API endpoints for managing the "Restrict code coverage" repository ruleset generally available alongside the existing web interface. The rule enables organizations to enforce minimum line coverage percentages or restrict the maximum allowable coverage drop in pull requests. The capability is available on GitHub Team and GitHub Enterprise Cloud accounts with GitHub Code Quality enabled, but is not supported on GitHub Enterprise Server.

Source: GitHub Changelog