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 OpenML Version to 1.0.0 #7

Closed JPDSousa closed 5 years ago

JPDSousa commented 5 years ago

Summary: This commit bumps the OpenML API version to 1.0.0. None of the breaking changes in this bump are applied to this repository.

TravisBuddy commented 5 years ago

Hey @JPDSousa,
Your changes look good to me!

View build log

TravisBuddy Request Identifier: 209f0da0-1fbf-11e9-8849-9b4b2b790172
codecov[bot] commented 5 years ago

Codecov Report

Merging #7 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #7   +/-   ##
=========================================
  Coverage     75.43%   75.43%           
  Complexity      220      220           
=========================================
  Files            22       22           
  Lines           753      753           
  Branches         70       70           
=========================================
  Hits            568      568           
  Misses          147      147           
  Partials         38       38

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 b2300c3...42ef26e. Read the comment docs.