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

Rename: Add support for modification function #267

Merged
merged 2 commits into from
Feb 2, 2024
Merged

Rename: Add support for modification function #267

merged 2 commits into from
Feb 2, 2024

Conversation

eliascarv
Copy link
Member

closes #266

@eliascarv eliascarv requested a review from juliohm February 2, 2024 17:43
@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (0fca756) 94.68% compared to head (9b47921) 94.62%.

Files Patch % Lines
src/transforms/rename.jl 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #267      +/-   ##
==========================================
- Coverage   94.68%   94.62%   -0.06%     
==========================================
  Files          46       46              
  Lines        1317     1322       +5     
==========================================
+ Hits         1247     1251       +4     
- Misses         70       71       +1     

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

@juliohm juliohm merged commit c9b1c5f into master Feb 2, 2024
8 checks passed
@juliohm juliohm deleted the rename branch February 2, 2024 18:20
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.

Rename could accept a modification function
3 participants