spotify / featran

A Scala feature transformation library for data science and machine learning
https://spotify.github.io/featran
Apache License 2.0
467 stars 68 forks source link

Update scio-core, scio-test to 0.11.5 #612

Closed scala-steward closed 2 years ago

scala-steward commented 2 years ago

Updates

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.spotify" } ] ```

labels: library-update, early-semver-minor, semver-spec-patch, commit-count:1

codecov[bot] commented 2 years ago

Codecov Report

Merging #612 (255a43e) into main (67bef5d) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 255a43e differs from pull request most recent head 50922d9. Consider uploading reports for the commit 50922d9 to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #612   +/-   ##
=======================================
  Coverage   97.32%   97.32%           
=======================================
  Files          57       57           
  Lines        1684     1684           
  Branches       80       80           
=======================================
  Hits         1639     1639           
  Misses         45       45           

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 aee8cf7...50922d9. Read the comment docs.