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

new functions update_variable_labels_with() #158

Merged
merged 8 commits into from
Mar 28, 2024
Merged

new functions update_variable_labels_with() #158

merged 8 commits into from
Mar 28, 2024

Conversation

larmarange
Copy link
Owner

@larmarange larmarange commented Mar 19, 2024

and update_value_labels_with() allowing to update variable/value labels with a custom function

fix #153

  • add tests

…s_with()`

allowing to update variable/value labels with a custom function

fix #153
Copy link

codecov bot commented Mar 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.85%. Comparing base (c725f53) to head (d86f369).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #158      +/-   ##
==========================================
+ Coverage   93.72%   93.85%   +0.12%     
==========================================
  Files          17       18       +1     
  Lines        1148     1171      +23     
==========================================
+ Hits         1076     1099      +23     
  Misses         72       72              
Files Coverage Δ
R/update_with.R 100.00% <100.00%> (ø)

@larmarange larmarange merged commit c50c245 into main Mar 28, 2024
12 checks passed
@larmarange larmarange deleted the update_with branch March 28, 2024 09:17
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.

Feature requests: Simple manipulations of variable labels
1 participant