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

Add "list" to S3 class of lint(), Lint() output #1641

Merged
merged 6 commits into from
Oct 8, 2022
Merged

Conversation

MichaelChirico
Copy link
Collaborator

Closes #1494

@codecov-commenter
Copy link

codecov-commenter commented Oct 8, 2022

Codecov Report

Merging #1641 (116a1d0) into main (7755014) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1641   +/-   ##
=======================================
  Coverage   98.26%   98.26%           
=======================================
  Files          99       99           
  Lines        4373     4374    +1     
=======================================
+ Hits         4297     4298    +1     
  Misses         76       76           
Impacted Files Coverage Δ
R/lint.R 97.31% <100.00%> (+<0.01%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@IndrajeetPatil IndrajeetPatil self-requested a review October 8, 2022 05:51
@IndrajeetPatil IndrajeetPatil merged commit 7f4d152 into main Oct 8, 2022
@IndrajeetPatil IndrajeetPatil deleted the lint-s3 branch October 8, 2022 06:07
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.

lint() output should be class c("lints", "list") for S3 dispatch
3 participants