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

Update sbt-bloop to 1.5.12 #5097

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

scala-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates ch.epfl.scala:sbt-bloop from 1.5.11 to 1.5.12

πŸ“œ GitHub Release Notes - Version Diff

Usage

βœ… Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

βš™ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "ch.epfl.scala", artifactId = "sbt-bloop" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "ch.epfl.scala", artifactId = "sbt-bloop" }
}]
labels: sbt-plugin-update, early-semver-patch, semver-spec-patch, commit-count:1

Copy link

codecov bot commented Nov 23, 2023

Codecov Report

Attention: 57 lines in your changes are missing coverage. Please review.

Comparison is base (cfbf72e) 62.96% compared to head (6e39e80) 63.17%.
Report is 140 commits behind head on main.

Files Patch % Lines
.../scio/extra/voyager/syntax/SCollectionSyntax.scala 50.00% 17 Missing ⚠️
...scala/com/spotify/scio/extra/voyager/Voyager.scala 76.08% 11 Missing ⚠️
.../scio/extra/voyager/syntax/ScioContextSyntax.scala 0.00% 8 Missing ⚠️
.../com/spotify/scio/parquet/read/ParquetReadFn.scala 78.26% 5 Missing ⚠️
.../com/spotify/scio/tensorflow/TensorFlowDoFns.scala 64.28% 5 Missing ⚠️
...la/com/spotify/scio/bigquery/client/BigQuery.scala 0.00% 4 Missing ⚠️
...la/com/spotify/scio/bigquery/client/TableOps.scala 0.00% 3 Missing ⚠️
.../src/main/scala/com/spotify/scio/ScioContext.scala 66.66% 2 Missing ⚠️
...la/com/spotify/scio/bigquery/types/MacroUtil.scala 0.00% 1 Missing ⚠️
...cala/com/spotify/scio/jdbc/sharded/JdbcUtils.scala 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5097      +/-   ##
==========================================
+ Coverage   62.96%   63.17%   +0.20%     
==========================================
  Files         282      286       +4     
  Lines       10641    10785     +144     
  Branches      779      791      +12     
==========================================
+ Hits         6700     6813     +113     
- Misses       3941     3972      +31     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@RustedBones RustedBones merged commit 8d22bd1 into spotify:main Nov 27, 2023
13 checks passed
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