Skip to content

v0.1.0

@thanos thanos tagged this 01 May 19:16
- test_coverage now has threshold: 90 -- mix coveralls exits non-zero if coverage drops below 90%
- Source URL updated to github.com/thanos/ex_systolic
- Package links updated: added Coveralls link, removed broken Sponsor link
coveralls.json:
- New file with COVERALLS_REPO_TOKEN placeholder (the real token is set as GITHUB_TOKEN in CI via mix coveralls.github)
- Skips pe.ex (behaviour-only, 0 relevant lines)
.github/workflows/ci.yml:
- Primary matrix entry (1.19/28) runs mix coveralls.github which posts coverage to Coveralls via GITHUB_TOKEN
- Other matrix entries run mix coveralls (local report only)
- Added checks: write permission for Coveralls status checks
Assets 2
Loading