Trimatix / Carica

Python module that populates variables from TOML config documents, and generates config documents from python variables.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

code coverage commenter github action fails on under-coverage

Trimatix opened this issue · comments

if not enough code is covered, the action fails before the comment can be made. Move the commenter to a separate action on the same trigger.