Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added isolation forest test to build pipeline #800

Merged

Conversation

eisber
Copy link
Collaborator

@eisber eisber commented Feb 10, 2020

No description provided.

@eisber
Copy link
Collaborator Author

eisber commented Feb 10, 2020

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@codecov
Copy link

codecov bot commented Feb 10, 2020

Codecov Report

Merging #800 into master will increase coverage by 5.21%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #800      +/-   ##
==========================================
+ Coverage   45.04%   50.25%   +5.21%     
==========================================
  Files         241      241              
  Lines        9704     9694      -10     
  Branches      529      527       -2     
==========================================
+ Hits         4371     4872     +501     
+ Misses       5333     4822     -511     
Impacted Files Coverage Δ
...la/com/microsoft/ml/spark/opencv/OpenCVUtils.scala 25.00% <0.00%> (-75.00%) ⬇️
.../microsoft/ml/spark/io/powerbi/PowerBIWriter.scala 2.85% <0.00%> (ø) ⬆️
...m/microsoft/ml/spark/image/ImageSetAugmenter.scala 40.90% <0.00%> (ø) ⬆️
...osoft/ml/spark/io/http/SimpleHTTPTransformer.scala 83.87% <0.00%> (+58.06%) ⬆️
...m/microsoft/ml/spark/io/http/HTTPTransformer.scala 95.00% <0.00%> (+57.50%) ⬆️
...scala/com/microsoft/ml/spark/io/http/Parsers.scala 50.00% <0.00%> (+26.04%) ⬆️
...m/microsoft/ml/spark/opencv/ImageTransformer.scala 22.38% <0.00%> (-70.15%) ⬇️
...a/com/microsoft/ml/spark/io/image/ImageUtils.scala 0.00% <0.00%> (-5.89%) ⬇️
...microsoft/ml/spark/core/schema/SparkBindings.scala 69.23% <0.00%> (+23.07%) ⬆️
...cala/com/microsoft/CNTK/SerializableFunction.scala 81.39% <0.00%> (+76.74%) ⬆️
... and 120 more

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 290f5cf...e46cdd5. Read the comment docs.

@eisber
Copy link
Collaborator Author

eisber commented Feb 10, 2020

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mhamilton723 mhamilton723 merged commit 875f89d into microsoft:master Feb 10, 2020
ocworld pushed a commit to AhnLab-OSS/mmlspark that referenced this pull request Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants