Skip to content

Adopt shared Scala CI workflow - #214

Open
stasimus wants to merge 1 commit into
masterfrom
adopt-shared-ci
Open

Adopt shared Scala CI workflow#214
stasimus wants to merge 1 commit into
masterfrom
adopt-shared-ci

Conversation

@stasimus

@stasimus stasimus commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Replaces the hand-written ci.yml with a call to the shared workflow, so tests, coverage, binary compatibility, formatting and scaladoc are configured centrally. Same for scalafmt. Also drops the Slack step, which used the archived slatify action.

Checks now run as explicit sbt tasks rather than through the check alias, and checkout is unshallow so versionPolicyCheck has a previous version to compare against.

Part of evolution-gaming/scala-github-actions#5

@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 31214267217

Coverage decreased (-15.1%) to 40.493%

Details

  • Coverage decreased (-15.1%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 351
Covered Lines: 195
Line Coverage: 55.56%
Relevant Branches: 338
Covered Branches: 84
Branch Coverage: 24.85%
Branches in Coverage %: Yes
Coverage Strength: 0.82 hits per line

💛 - Coveralls

@sonarqubecloud

sonarqubecloud Bot commented Aug 7, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants