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

bug fix with print.look_for() #149

Merged
merged 2 commits into from
Aug 15, 2023
Merged

bug fix with print.look_for() #149

merged 2 commits into from
Aug 15, 2023

Conversation

larmarange
Copy link
Owner

fix #148

avoid an error when console pane is physically shrunk too small

fix #148
@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #149 (cbadd0b) into main (4ae9dbd) will decrease coverage by 0.08%.
The diff coverage is 75.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #149      +/-   ##
==========================================
- Coverage   93.53%   93.46%   -0.08%     
==========================================
  Files          17       17              
  Lines        1145     1148       +3     
==========================================
+ Hits         1071     1073       +2     
- Misses         74       75       +1     
Files Changed Coverage Δ
R/lookfor.R 87.50% <75.00%> (-0.37%) ⬇️

@larmarange larmarange merged commit e908107 into main Aug 15, 2023
12 checks passed
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.

Error with truncated labels in RStudio console
1 participant