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: Support rolling adaption to Xorbits #560

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

Merge branch 'main' into BUG-groupby-rolling-adaption

fb48c31
Select commit
Loading
Failed to load commit list.
Open

BUG: Support rolling adaption to Xorbits #560

Merge branch 'main' into BUG-groupby-rolling-adaption
fb48c31
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2023 in 1s

93.56% (target 90.00%)

View this Pull Request on Codecov

93.56% (target 90.00%)

Details

Codecov Report

Merging #560 (fb48c31) into main (ce105d5) will decrease coverage by 0.11%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #560      +/-   ##
==========================================
- Coverage   93.66%   93.56%   -0.11%     
==========================================
  Files        1010     1010              
  Lines       78079    78094      +15     
  Branches    16207    16211       +4     
==========================================
- Hits        73131    73065      -66     
- Misses       3309     3373      +64     
- Partials     1639     1656      +17     
Impacted Files Coverage Δ
python/xorbits/core/adapter.py 97.56% <100.00%> (+<0.01%) ⬆️
python/xorbits/pandas/groupby.py 100.00% <100.00%> (ø)

... and 14 files with indirect coverage changes