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

Don't exclude warnUnusedPatVars compiler option #3561

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

fthomas
Copy link
Member

@fthomas fthomas commented Jan 22, 2025

This is not necessary anymore with Scala 2.13.16.

This is not necessary anymore with Scala 2.13.16.
@fthomas fthomas added the build label Jan 22, 2025
@fthomas fthomas added this to the 0.33.0 milestone Jan 22, 2025
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.81%. Comparing base (cd8f6b9) to head (331269c).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3561   +/-   ##
=======================================
  Coverage   89.81%   89.81%           
=======================================
  Files         171      171           
  Lines        4988     4988           
  Branches      495      495           
=======================================
  Hits         4480     4480           
  Misses        508      508           

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

@fthomas fthomas merged commit f5a5a09 into main Jan 22, 2025
18 checks passed
@fthomas fthomas deleted the topic/dont-exclude-warnUnusedPatVars branch January 22, 2025 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant