larmarange / labelled

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

bug fix in `print.look_for()` #136

Closed larmarange closed 1 year ago

larmarange commented 1 year ago

fix #135

codecov[bot] commented 1 year ago

Codecov Report

Merging #136 (a0e157f) into main (bb9d754) will decrease coverage by 0.08%. The diff coverage is 66.66%.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/larmarange/labelled/pull/136/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/136?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 #136 +/- ## ========================================== - Coverage 93.70% 93.62% -0.09% ========================================== Files 17 17 Lines 1065 1067 +2 ========================================== + Hits 998 999 +1 - Misses 67 68 +1 ``` | [Impacted Files](https://codecov.io/gh/larmarange/labelled/pull/136?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/136?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joseph+Larmarange#diff-Ui9sb29rZm9yLlI=) | `86.98% <66.66%> (-0.45%)` | :arrow_down: |