larmarange / labelled

Manipulating labelled vectors in R
https://larmarange.github.io/labelled/
GNU General Public License v3.0
75 stars 16 forks source link

look_for() now returns the number of missing by default #133

Closed larmarange closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #133 (56c1b80) into main (ba0b8f1) will decrease coverage by 0.40%. The diff coverage is 73.68%.

:exclamation: Current head 56c1b80 differs from pull request most recent head 968b2c7. Consider uploading reports for the commit 968b2c7 to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/larmarange/labelled/pull/133/graphs/tree.svg?width=650&height=150&src=pr&token=O6pU16FOqH&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange)](https://codecov.io/gh/larmarange/labelled/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange) ```diff @@ Coverage Diff @@ ## main #133 +/- ## ========================================== - Coverage 94.98% 94.57% -0.41% ========================================== Files 17 17 Lines 1037 1051 +14 ========================================== + Hits 985 994 +9 - Misses 52 57 +5 ``` | [Impacted Files](https://codecov.io/gh/larmarange/labelled/pull/133?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange) | Coverage Δ | | |---|---|---| | [R/lookfor.R](https://codecov.io/gh/larmarange/labelled/pull/133/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9sb29rZm9yLlI=) | `92.81% <73.68%> (-2.88%)` | :arrow_down: |