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

fix: Fix issue in tabular lime sampler #1058

Merged
merged 1 commit into from
May 21, 2021

Conversation

mhamilton723
Copy link
Collaborator

@mhamilton723 mhamilton723 commented May 21, 2021

#[1049]

Thanks to @memoryz for finding this!

@mhamilton723
Copy link
Collaborator Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@codecov
Copy link

codecov bot commented May 21, 2021

Codecov Report

Merging #1058 (74d4721) into master (663d965) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1058      +/-   ##
==========================================
- Coverage   84.97%   84.95%   -0.02%     
==========================================
  Files         203      203              
  Lines        9689     9685       -4     
  Branches      558      564       +6     
==========================================
- Hits         8233     8228       -5     
- Misses       1456     1457       +1     
Impacted Files Coverage Δ
.../main/scala/com/microsoft/ml/spark/lime/LIME.scala 94.33% <100.00%> (-0.21%) ⬇️
.../execution/streaming/continuous/HTTPSourceV2.scala 92.08% <0.00%> (-0.72%) ⬇️
...osoft/ml/spark/io/http/PartitionConsolidator.scala 95.74% <0.00%> (+2.12%) ⬆️

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 663d965...74d4721. Read the comment docs.

@mhamilton723 mhamilton723 merged commit d8bb51f into microsoft:master May 21, 2021
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