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 support for the lapply backend operation #31

Merged
merged 34 commits into from
May 3, 2023
Merged

Conversation

mihaiconstantin
Copy link
Owner

This PR adds support for the lapply backend operation as requested in #30.

@codecov
Copy link

codecov bot commented Apr 30, 2023

Codecov Report

Merging #31 (3183e83) into main (3fdba7e) will decrease coverage by 3.75%.
The diff coverage is 40.00%.

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

@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
- Coverage   94.94%   91.20%   -3.75%     
==========================================
  Files          17       17              
  Lines         356      375      +19     
==========================================
+ Hits          338      342       +4     
- Misses         18       33      +15     
Impacted Files Coverage Δ
R/AsyncBackend.R 87.50% <0.00%> (-6.89%) ⬇️
R/Context.R 92.30% <0.00%> (-7.70%) ⬇️
R/Service.R 90.00% <0.00%> (-10.00%) ⬇️
R/SyncBackend.R 89.18% <0.00%> (-5.10%) ⬇️
R/ProgressTrackingContext.R 90.19% <71.42%> (-7.48%) ⬇️

@mihaiconstantin mihaiconstantin merged commit ab8d896 into main May 3, 2023
7 checks passed
@mihaiconstantin mihaiconstantin deleted the feat/lapply branch May 3, 2023 14:48
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.

None yet

1 participant