Closed scala-steward closed 2 years ago
Merging #570 (828ec57) into develop (3e4c0b4) will increase coverage by
0.06%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## develop #570 +/- ##
===========================================
+ Coverage 60.36% 60.42% +0.06%
===========================================
Files 53 53
Lines 1539 1539
Branches 30 30
===========================================
+ Hits 929 930 +1
+ Misses 610 609 -1
Impacted Files | Coverage Δ | |
---|---|---|
...-/com/twitter/bijection/CollectionInjections.scala | 96.55% <0.00%> (+3.44%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 3e4c0b4...828ec57. Read the comment docs.
Updates org.scala-sbt:sbt from 1.5.8 to 1.6.0. GitHub Release Notes - Version Diff
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!
Ignore future updates
Add this to your `.scala-steward.conf` file to ignore future updates of this dependency: ``` updates.ignore = [ { groupId = "org.scala-sbt", artifactId = "sbt" } ] ```labels: library-update, early-semver-minor, semver-spec-minor, commit-count:1