-
Notifications
You must be signed in to change notification settings - Fork 92
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
feat: Support Scala 2.12.20 and 3.5.0 #869
Conversation
79ddea4
to
0743d71
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #869 +/- ##
==========================================
- 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. |
0743d71
to
5ca0a88
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for creating this PR!
Would you please also change the Scala versions in .github/workflows/pr-checks.yml
?
Oh my bad, forgot about CI versions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No worries, thanks a ton!
@mccartney, would you issue a new release please?
Closes #866, #867 and #862