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

rem_parts! and cascading_rem_parts! can take colon arg #117

Merged
merged 1 commit into from
Feb 24, 2024

Conversation

slwu89
Copy link
Member

@slwu89 slwu89 commented Feb 23, 2024

Address #116, it's handy to be able to remove all parts of an Ob with a :, which is similar to how the : works in other interface functions in the package.

Copy link

codecov bot commented Feb 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.67%. Comparing base (21a3510) to head (13447a3).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
- Coverage   91.81%   91.67%   -0.15%     
==========================================
  Files          22       22              
  Lines        1943     1946       +3     
==========================================
  Hits         1784     1784              
- Misses        159      162       +3     

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

@epatters epatters added the enhancement New feature or request label Feb 24, 2024
Copy link
Member

@epatters epatters left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Sean, LGTM!

@epatters epatters merged commit 9244d34 into AlgebraicJulia:main Feb 24, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants