Skip to content

TST: np.random.bytes with input float issue #60

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

Merged
merged 1 commit into from
Aug 5, 2023

Conversation

ChengjieLi28
Copy link
Contributor

What do these changes do?

Related issue number

Fixes #59

Check code requirements

  • tests added / passed (if needed)
  • Ensure all linting tests pass

@XprobeBot XprobeBot added the testing Testing functions or related to the test suite label Aug 5, 2023
@XprobeBot XprobeBot added this to the v0.0.9 milestone Aug 5, 2023
@codecov
Copy link

codecov bot commented Aug 5, 2023

Codecov Report

Merging #60 (2828ab4) into main (6a26005) will decrease coverage by 1.66%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
- Coverage   93.85%   92.19%   -1.66%     
==========================================
  Files          47       47              
  Lines        3675     3675              
  Branches      709      709              
==========================================
- Hits         3449     3388      -61     
- Misses        151      211      +60     
- Partials       75       76       +1     
Flag Coverage Δ
unittests 92.10% <ø> (-1.61%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 4 files with indirect coverage changes

Copy link
Contributor

@qinxuye qinxuye left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@aresnow1 aresnow1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mergify mergify bot merged commit 125bb06 into xorbitsai:main Aug 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TST: test_copy_to_file_objects sometimes failed in CI
4 participants