feedzai / feedzai-openml-java

Implementations for Feedzai's OpenML APIs to allow for usage of machine learning models in the Java programming language.
https://www.feedzai.com
Apache License 2.0
2 stars 11 forks source link

Bump outdated @since tags to 1.3.0 #94

Closed ghost closed 2 years ago

ghost commented 2 years ago

All the tags that have been created since 1.2.1

codecov[bot] commented 2 years ago

Codecov Report

Merging #94 (4d47c64) into master (be087f4) will increase coverage by 0.05%. The diff coverage is 100.00%.

:exclamation: Current head 4d47c64 differs from pull request most recent head 9a29ad5. Consider uploading reports for the commit 9a29ad5 to get more accurate results

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #94      +/-   ##
============================================
+ Coverage     79.34%   79.40%   +0.05%     
- Complexity      406      408       +2     
============================================
  Files            41       42       +1     
  Lines          1438     1442       +4     
  Branches        135      135              
============================================
+ Hits           1141     1145       +4     
  Misses          223      223              
  Partials         74       74              
Impacted Files Coverage Δ
...feedzai/openml/h2o/algos/AbstractH2OAlgoUtils.java 88.23% <ø> (ø)
.../feedzai/openml/h2o/algos/H2OAlgoUtilsFactory.java 71.42% <ø> (ø)
...er/lightgbm/LightGBMBinaryClassificationModel.java 60.86% <ø> (ø)
...openml/provider/lightgbm/LightGBMModelCreator.java 87.23% <ø> (ø)
...feedzai/openml/provider/lightgbm/LightGBMSWIG.java 79.68% <ø> (ø)
...eedzai/openml/provider/lightgbm/SWIGResources.java 82.65% <ø> (ø)
.../LightGBMTreeSHAPFeatureContributionExplainer.java 100.00% <100.00%> (ø)

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 4d18d72...9a29ad5. Read the comment docs.