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

decrease tolerance on serialization check for macos test builds #496

Merged

Conversation

imatiach-msft
Copy link
Collaborator

The nightly build is failing for macos platform due to tolerance checks in serialization backcompat test.
This PR decreases the tolerance in the check to fix the macos tests.

@codecov-commenter
Copy link

codecov-commenter commented Jan 24, 2022

Codecov Report

Merging #496 (769e5f0) into master (3f1e586) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #496   +/-   ##
=======================================
  Coverage   86.62%   86.62%           
=======================================
  Files          62       62           
  Lines        4046     4046           
=======================================
  Hits         3505     3505           
  Misses        541      541           
Flag Coverage Δ
unittests 86.62% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 3f1e586...769e5f0. Read the comment docs.

@imatiach-msft imatiach-msft force-pushed the ilmat/macos-test-fix branch 2 times, most recently from 335b33b to 77691d2 Compare January 24, 2022 18:10
@imatiach-msft imatiach-msft merged commit 9d91f8e into interpretml:master Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants