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

Miscellaneous refactoring #34

Merged
merged 4 commits into from
May 5, 2023
Merged

Miscellaneous refactoring #34

merged 4 commits into from
May 5, 2023

Conversation

mihaiconstantin
Copy link
Owner

No description provided.

This change is to avoid passing `x` to the `.execute` method, since it
is not needed in the context of that function other than for determining
the total number of tasks executions.
@codecov
Copy link

codecov bot commented May 5, 2023

Codecov Report

Merging #34 (813e684) into main (ff30bf4) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #34   +/-   ##
=======================================
  Coverage   98.48%   98.48%           
=======================================
  Files          18       18           
  Lines         395      395           
=======================================
  Hits          389      389           
  Misses          6        6           
Impacted Files Coverage Δ
R/Options.R 100.00% <100.00%> (ø)
R/ProgressTrackingContext.R 100.00% <100.00%> (ø)

@mihaiconstantin mihaiconstantin merged commit 6880ebc into main May 5, 2023
9 checks passed
@mihaiconstantin mihaiconstantin deleted the refactor branch May 5, 2023 13:21
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