Skip to content

Conversation

larmarange
Copy link
Owner

@larmarange larmarange commented Oct 1, 2025

fix #183

  • implement .overwrite option
  • add tests

- new `sep` argument for `names_prefixed_by_values()`
- new arguments (`sep_value_labels` and `sep_other`) for
  `convert_list_columns_to_character()` and `lookfor_to_long_format()`
Copy link

codecov bot commented Oct 1, 2025

Codecov Report

❌ Patch coverage is 26.98413% with 46 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.03%. Comparing base (a03ff52) to head (50f39c8).

Files with missing lines Patch % Lines
R/dictionary_to_labels.R 0.00% 45 Missing ⚠️
R/val_labels.R 75.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #185      +/-   ##
==========================================
- Coverage   92.79%   90.03%   -2.76%     
==========================================
  Files          18       19       +1     
  Lines        1458     1516      +58     
==========================================
+ Hits         1353     1365      +12     
- Misses        105      151      +46     
Files with missing lines Coverage Δ
R/lookfor.R 86.09% <100.00%> (+0.65%) ⬆️
R/var_label.R 99.17% <100.00%> (+<0.01%) ⬆️
R/val_labels.R 90.58% <75.00%> (-0.33%) ⬇️
R/dictionary_to_labels.R 0.00% <0.00%> (ø)
🚀 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.

Feature request: Adding labels from a meta-data frame
1 participant