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 junit-interface to 0.13.3 #1045

Merged

Conversation

scala-steward
Copy link
Contributor

Updates com.github.sbt:junit-interface from 0.13.2 to 0.13.3.
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!

Files still referring to the old version number

The following files still refer to the old version number (0.13.2).
You might want to review and update them manually.

build.sbt
Ignore future updates

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

updates.ignore = [ { groupId = "com.github.sbt", artifactId = "junit-interface" } ]

labels: test-library-update, early-semver-minor, semver-spec-patch, old-version-remains, commit-count:1

@codecov-commenter
Copy link

Codecov Report

Merging #1045 (68f6e11) into develop (caea538) will increase coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1045      +/-   ##
===========================================
+ Coverage    89.57%   89.64%   +0.07%     
===========================================
  Files          124      124              
  Lines         9912     9912              
  Branches       509      509              
===========================================
+ Hits          8879     8886       +7     
+ Misses        1033     1026       -7     
Impacted Files Coverage Δ
.../main/scala/com/twitter/algebird/Successible.scala 83.33% <0.00%> (-8.34%) ⬇️
...in/scala/com/twitter/algebird/scalacheck/Gen.scala 91.66% <0.00%> (-8.34%) ⬇️
.../main/scala/com/twitter/algebird/Applicative.scala 48.27% <0.00%> (-6.90%) ⬇️
.../main/scala/com/twitter/algebird/JavaMonoids.scala 77.96% <0.00%> (-1.70%) ⬇️
.../main/scala/com/twitter/algebird/HyperLogLog.scala 89.61% <0.00%> (-0.44%) ⬇️
.../scala/com/twitter/algebird/immutable/BitSet.scala 96.35% <0.00%> (-0.22%) ⬇️
...a/com/twitter/algebird/immutable/BloomFilter.scala 95.90% <0.00%> (+0.81%) ⬆️
.../main/scala/com/twitter/algebird/BloomFilter.scala 94.24% <0.00%> (+0.88%) ⬆️
...ain/scala/com/twitter/algebird/AdaptiveCache.scala 78.37% <0.00%> (+5.40%) ⬆️
...src/main/scala/com/twitter/algebird/Interval.scala 86.08% <0.00%> (+9.56%) ⬆️

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 caea538...68f6e11. Read the comment docs.

@regadas regadas merged commit 2954248 into twitter:develop Dec 30, 2021
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.

3 participants