con un clic
glific
glific contiene 3 skills recopiladas de glific, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Prepare the current branch for PR review in Glific: run MIX_ENV=test mix check and tests, meet Codecov thresholds, self-review, commit, push, then poll CI/Codecov/CodeRabbit until green. Use when the user asks to make a branch review-ready, get changes ready for review, or invokes make-branch-ready-for-review.
Diagnose and fix flaky tests in Glific by reproducing intermittency, isolating ordering and global-mock conflicts, applying the smallest safe fix, and verifying stability with repeated targeted and suite runs. Use when the user reports flaky or nondeterministic test failures, or shares CI logs for intermittent failures.
Check whether branch changes meet Glific Codecov thresholds using only local git and ExCoveralls (no push, no CODECOV_TOKEN), add focused tests for gaps, and re-run until the local gate passes. Use when the user asks to improve coverage, fix Codecov failures, or satisfy codecov.yml on the current branch.