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: DataFrame Where OP Support #756

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

fengsxy
Copy link
Contributor

@fengsxy fengsxy commented Nov 14, 2023

What do these changes do?

make the code support for Where Operation

@XprobeBot XprobeBot added this to the v0.7.1 milestone Nov 14, 2023
Copy link

codecov bot commented Nov 14, 2023

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (e4a996f) 93.55% compared to head (efc498c) 93.58%.

Files Patch % Lines
python/xorbits/_mars/dataframe/base/where.py 82.52% 10 Missing and 8 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #756      +/-   ##
==========================================
+ Coverage   93.55%   93.58%   +0.02%     
==========================================
  Files        1059     1060       +1     
  Lines       79781    79886     +105     
  Branches    16504    16522      +18     
==========================================
+ Hits        74640    74761     +121     
+ Misses       3461     3439      -22     
- Partials     1680     1686       +6     
Flag Coverage Δ
unittests 93.47% <82.85%> (+0.02%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants