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

Breaking #946

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

Breaking #946

wants to merge 3 commits into from

Conversation

rafaqz
Copy link
Owner

@rafaqz rafaqz commented Mar 8, 2025

all finialised breaking changes for the next breaking version

tiemvanderdeure and others added 3 commits March 9, 2025 00:29
)

* DimVector of NamedTuple is a NamedTuple table

* bugfix

* remove show

* fix ambiguity
… for `AbstractDimStack` (#903)

* add combine method

* test groupby and similar

* docs entry
Copy link

codecov bot commented Mar 9, 2025

Codecov Report

Attention: Patch coverage is 74.52830% with 27 lines in your changes missing coverage. Please review.

Project coverage is 80.47%. Comparing base (6b41f13) to head (49746ef).

Files with missing lines Patch % Lines
src/tables.jl 73.21% 15 Missing ⚠️
src/stack/indexing.jl 22.22% 7 Missing ⚠️
src/utils.jl 42.85% 4 Missing ⚠️
src/stack/stack.jl 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #946      +/-   ##
==========================================
- Coverage   80.65%   80.47%   -0.18%     
==========================================
  Files          54       54              
  Lines        5148     5210      +62     
==========================================
+ Hits         4152     4193      +41     
- Misses        996     1017      +21     

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants