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

Ignore javadoc warnings #683

Closed RustedBones closed 1 year ago

RustedBones commented 1 year ago

CI is failing on main due to some javadoc warnings on the java module. As we do not publish the javadoc, just filter the -Xfatal-warnings compiler option if set for the doc task

codecov[bot] commented 1 year ago

Codecov Report

Merging #683 (3fe0788) into main (cd5eb63) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #683   +/-   ##
=======================================
  Coverage   97.24%   97.24%           
=======================================
  Files          61       61           
  Lines        1704     1704           
  Branches      115      115           
=======================================
  Hits         1657     1657           
  Misses         47       47