Skip to content

Conversation

@antoniojbt
Copy link
Owner

Summary

  • Preserve any existing future plan before configuring parallel execution
  • Reset to sequential and reinstate previous plan on exit to terminate workers cleanly

Testing

  • Rscript -e "styler::style_pkg()"
  • Rscript -e "lintr::lint_package()" (warnings)
  • Rscript -e "devtools::test(reporter = 'summary')"
  • Rscript -e "covr::report()" (no output)
  • Rscript -e "devtools::check(manual = FALSE)" (warning: qpdf missing; notes: compare, doFuture unavailable)

https://chatgpt.com/codex/tasks/task_e_68b2059784e0832696b8ffc745a1eeb5

@codecov
Copy link

codecov bot commented Aug 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.01%. Comparing base (e412fcb) to head (7f10eeb).
⚠️ Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #146      +/-   ##
==========================================
+ Coverage   83.97%   84.01%   +0.03%     
==========================================
  Files          64       64              
  Lines        1423     1426       +3     
==========================================
+ Hits         1195     1198       +3     
  Misses        228      228              

☔ 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.

@antoniojbt antoniojbt closed this pull request by merging all changes into master in 2d50ee8 Aug 29, 2025
@antoniojbt antoniojbt deleted the codex/adjust-future-plan-management-in-epi_utils_multicore branch August 29, 2025 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants