Skip to content

Migrate plyr::llply to lapply() #136

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

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

MichaelChirico
Copy link
Contributor

This migration is more straightforward -- llply() is basically a drop-in extension to lapply() that's equipped with some arguments to show progress, which is now dropped.

@MichaelChirico MichaelChirico changed the base branch from master to develop June 5, 2025 07:07
Copy link

codecov bot commented Jun 5, 2025

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.89%. Comparing base (74db873) to head (58b131c).
Report is 28 commits behind head on develop.

Files with missing lines Patch % Lines
R/var.R 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #136      +/-   ##
===========================================
+ Coverage    86.18%   86.89%   +0.71%     
===========================================
  Files           33       34       +1     
  Lines         3590     3982     +392     
===========================================
+ Hits          3094     3460     +366     
- Misses         496      522      +26     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant