spotify / featran

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

Binary compatible scala 3 java module - Alternative #679

Closed RustedBones closed 1 year ago

RustedBones commented 1 year ago

@regadas alternative changes to support scala 3 in the java module

codecov[bot] commented 1 year ago

Codecov Report

Merging #679 (c43b18d) into main (9a3b3bb) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #679      +/-   ##
==========================================
- Coverage   97.36%   97.35%   -0.01%     
==========================================
  Files          57       57              
  Lines        1706     1701       -5     
  Branches      129      112      -17     
==========================================
- Hits         1661     1656       -5     
  Misses         45       45              
Impacted Files Coverage Δ
...n/scala/com/spotify/featran/FeatureExtractor.scala 94.11% <100.00%> (+0.17%) :arrow_up:
.../main/scala/com/spotify/featran/java/JavaOps.scala 100.00% <100.00%> (ø)
.../main/scala/com/spotify/featran/scio/package.scala 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.