Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add scala 2.13.15 #877

Merged
merged 2 commits into from
Sep 26, 2024
Merged

Conversation

drewfeelsblue
Copy link
Contributor

@drewfeelsblue drewfeelsblue commented Sep 26, 2024

Fixes #876.

Copy link
Collaborator

@saeltz saeltz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for contributing!

Would you please also change the .github/workflows/pr-checks.yml? See https://github.com/scapegoat-scala/scapegoat/pull/869/files for inspiration.

build.sbt Outdated Show resolved Hide resolved
Copy link

codecov bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.45%. Comparing base (fa90063) to head (bb062f2).
Report is 38 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #877      +/-   ##
==========================================
- Coverage   88.08%   82.45%   -5.64%     
==========================================
  Files         142       19     -123     
  Lines        1578      302    -1276     
  Branches      278       32     -246     
==========================================
- Hits         1390      249    -1141     
+ Misses        188       53     -135     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@saeltz saeltz merged commit 3440583 into scapegoat-scala:master Sep 26, 2024
14 of 15 checks passed
@saeltz
Copy link
Collaborator

saeltz commented Sep 26, 2024

Thanks, @drewfeelsblue!

@mccartney, would you issue a new release please?

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.

Add build for scala 2.13.15
2 participants