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 an as_tibble method for class lints #1998

Merged
merged 2 commits into from
Jul 3, 2023
Merged

Add an as_tibble method for class lints #1998

merged 2 commits into from
Jul 3, 2023

Conversation

MichaelChirico
Copy link
Collaborator

@MichaelChirico MichaelChirico commented Jul 3, 2023

Closes #1997

As near as I can tell, this is the proper way to do an S3 registration for a Suggests/Enhances dependency.

@codecov-commenter
Copy link

Codecov Report

Merging #1998 (b47fc65) into main (f9eb181) will increase coverage by 0.00%.
The diff coverage is 100.00%.

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

@@           Coverage Diff           @@
##             main    #1998   +/-   ##
=======================================
  Coverage   98.55%   98.56%           
=======================================
  Files         113      113           
  Lines        4999     5001    +2     
=======================================
+ Hits         4927     4929    +2     
  Misses         72       72           
Impacted Files Coverage Δ
R/methods.R 100.00% <100.00%> (ø)

@AshesITR AshesITR merged commit 6f1a924 into main Jul 3, 2023
@AshesITR AshesITR deleted the ast-1997 branch July 3, 2023 20:25
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.

New failure in 'adaptalint'
3 participants