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

Catch anyDuplicated() equivalents from dplyr, data.table #2795

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

MichaelChirico
Copy link
Collaborator

Closes #2481. Progress on #2737.

There is some further refinement that could be done here, but I think this is progress enough for now.

Copy link

codecov bot commented Feb 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.65%. Comparing base (700607e) to head (4cb53c7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2795   +/-   ##
=======================================
  Coverage   99.65%   99.65%           
=======================================
  Files         126      126           
  Lines        6893     6949   +56     
=======================================
+ Hits         6869     6925   +56     
  Misses         24       24           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

Extend length(unique()) logic in any_duplicated_linter() for dplyr,data.table syntaxes
1 participant