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

BUG: Try to fix tests hanging #301

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

aresnow1
Copy link
Contributor

What do these changes do?

Try to fix tests hanging.

Related issue number

Fixes #xxxx

Check code requirements

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

@XprobeBot XprobeBot added the bug Something isn't working label Mar 23, 2023
@XprobeBot XprobeBot added this to the v0.2.2 milestone Mar 23, 2023
@codecov
Copy link

codecov bot commented Mar 23, 2023

Codecov Report

Merging #301 (b08b7ea) into main (e9325cf) will increase coverage by 0.03%.
The diff coverage is n/a.

❗ Current head b08b7ea differs from pull request most recent head bc5a175. Consider uploading reports for the commit bc5a175 to get more accurate results

@@            Coverage Diff             @@
##             main     #301      +/-   ##
==========================================
+ Coverage   93.64%   93.68%   +0.03%     
==========================================
  Files         988      988              
  Lines       76149    76149              
  Branches    15888    15888              
==========================================
+ Hits        71312    71341      +29     
+ Misses       3242     3211      -31     
- Partials     1595     1597       +2     
Flag Coverage Δ
unittests 93.56% <ø> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
python/xorbits/_mars/services/storage/core.py 96.85% <ø> (ø)

... and 11 files with indirect coverage changes

@qianduoduo0904 qianduoduo0904 modified the milestones: v0.3.0, v0.3.2 May 17, 2023
@XprobeBot XprobeBot modified the milestones: v0.3.2, v0.4.1 Jul 1, 2023
@XprobeBot XprobeBot modified the milestones: v0.4.1, v0.4.3 Jul 11, 2023
@XprobeBot XprobeBot modified the milestones: v0.4.3, v0.5.1 Jul 28, 2023
@XprobeBot XprobeBot modified the milestones: v0.5.1, v0.5.2 Aug 14, 2023
@XprobeBot XprobeBot modified the milestones: v0.5.2, v0.6.0, v0.6.1 Sep 8, 2023
@XprobeBot XprobeBot removed this from the v0.6.1 milestone Sep 15, 2023
@XprobeBot XprobeBot modified the milestones: v0.6.2, v0.6.3 Sep 15, 2023
@XprobeBot XprobeBot modified the milestones: v0.6.3, v0.7.0 Sep 25, 2023
@XprobeBot XprobeBot modified the milestones: v0.7.0, v0.7.1 Oct 23, 2023
@XprobeBot XprobeBot modified the milestones: v0.7.1, v0.7.2 Nov 21, 2023
@XprobeBot XprobeBot modified the milestones: v0.7.2, v0.7.3 Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants