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

skip suppress* calls #2168

Merged
merged 3 commits into from
Sep 14, 2023
Merged

skip suppress* calls #2168

merged 3 commits into from
Sep 14, 2023

Conversation

MichaelChirico
Copy link
Collaborator

Closes #2163

I'm not the happiest with this, but it is progress.

@codecov-commenter
Copy link

codecov-commenter commented Sep 14, 2023

Codecov Report

Merging #2168 (ec58707) into main (d3a84fa) will not change coverage.
The diff coverage is 100.00%.

❗ Current head ec58707 differs from pull request most recent head 6b4e97e. Consider uploading reports for the commit 6b4e97e to get more accurate results

@@           Coverage Diff           @@
##             main    #2168   +/-   ##
=======================================
  Coverage   99.64%   99.64%           
=======================================
  Files         112      112           
  Lines        5117     5117           
=======================================
  Hits         5099     5099           
  Misses         18       18           
Files Changed Coverage Δ
R/library_call_linter.R 100.00% <100.00%> (ø)

@MichaelChirico MichaelChirico merged commit 8cdf26c into main Sep 14, 2023
@MichaelChirico MichaelChirico deleted the lc-nest branch September 14, 2023 21:28
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.

library_call_linter() doesn't allow suppressed library() calls
3 participants