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

chore: remove deprecated .drop() function in drop dimension #136

Merged
merged 3 commits into from
Jul 14, 2023

Conversation

LukeWeidenwalker
Copy link
Contributor

@LukeWeidenwalker LukeWeidenwalker commented Jul 14, 2023

closes #97

@codecov
Copy link

codecov bot commented Jul 14, 2023

Codecov Report

Merging #136 (e7895bd) into main (afca7c6) will increase coverage by 0.42%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #136      +/-   ##
==========================================
+ Coverage   75.68%   76.10%   +0.42%     
==========================================
  Files          26       26              
  Lines        1172     1172              
==========================================
+ Hits          887      892       +5     
+ Misses        285      280       -5     
Impacted Files Coverage Δ
...sses_dask/process_implementations/cubes/general.py 80.00% <100.00%> (+20.00%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@LukeWeidenwalker LukeWeidenwalker merged commit 6892cf0 into main Jul 14, 2023
5 checks passed
@LukeWeidenwalker LukeWeidenwalker deleted the add-test-for-drop-dimension branch July 14, 2023 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test for drop_dimension missing
1 participant