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 JavaEWAH to 1.1.9 #958

Merged
merged 1 commit into from
May 11, 2021

Conversation

scala-steward
Copy link
Contributor

Updates com.googlecode.javaewah:JavaEWAH from 1.1.8 to 1.1.9.

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 = "com.googlecode.javaewah", artifactId = "JavaEWAH" } ]

labels: library-update, semver-patch

@codecov-commenter
Copy link

Codecov Report

Merging #958 (a975671) into develop (f5c5087) will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #958      +/-   ##
===========================================
+ Coverage    89.64%   89.70%   +0.06%     
===========================================
  Files          119      119              
  Lines         9869     9869              
  Branches       494      494              
===========================================
+ Hits          8847     8853       +6     
+ Misses        1022     1016       -6     
Impacted Files Coverage Δ
...in/scala/com/twitter/algebird/scalacheck/Gen.scala 90.90% <0.00%> (-9.10%) ⬇️
.../main/scala/com/twitter/algebird/Applicative.scala 51.72% <0.00%> (-3.45%) ⬇️
.../main/scala/com/twitter/algebird/BloomFilter.scala 93.80% <0.00%> (-0.45%) ⬇️
.../scala/com/twitter/algebird/immutable/BitSet.scala 96.78% <0.00%> (+0.42%) ⬆️
...a/com/twitter/algebird/immutable/BloomFilter.scala 95.90% <0.00%> (+0.81%) ⬆️
...src/main/scala/com/twitter/algebird/Interval.scala 86.95% <0.00%> (+6.08%) ⬆️

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 f5c5087...a975671. Read the comment docs.

@regadas regadas merged commit 99e0f7e into twitter:develop May 11, 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