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

Fix incorrect labels when using encode_sets=TRUE #110

Merged
merged 2 commits into from
Apr 3, 2021

Conversation

krassowski
Copy link
Owner

Fixes #108.

@codecov-io
Copy link

codecov-io commented Apr 3, 2021

Codecov Report

Merging #110 (113f7a5) into master (e843a8c) will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #110      +/-   ##
==========================================
+ Coverage   95.86%   95.92%   +0.06%     
==========================================
  Files           4        4              
  Lines        1498     1498              
==========================================
+ Hits         1436     1437       +1     
+ Misses         62       61       -1     
Impacted Files Coverage Δ
R/data.R 97.47% <100.00%> (+0.18%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e843a8c...113f7a5. Read the comment docs.

@krassowski krassowski merged commit 4312351 into master Apr 3, 2021
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.

Set name encoding produces incorrect output
2 participants