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 to_numeric() with inversed factor levels #469

Merged
merged 6 commits into from
Nov 27, 2023

lintr

e798cfb
Select commit
Loading
Failed to load commit list.
Merged

Fix to_numeric() with inversed factor levels #469

lintr
e798cfb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2023 in 1s

89.10% (+0.01%) compared to 2852033

View this Pull Request on Codecov

89.10% (+0.01%) compared to 2852033

Details

Codecov Report

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

Comparison is base (2852033) 89.09% compared to head (e798cfb) 89.10%.

Files Patch % Lines
R/data_tabulate.R 54.54% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #469      +/-   ##
==========================================
+ Coverage   89.09%   89.10%   +0.01%     
==========================================
  Files          72       72              
  Lines        5409     5414       +5     
==========================================
+ Hits         4819     4824       +5     
  Misses        590      590              

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