Skip to content

Mark plyr progress bars as removed/deprecated #139

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

Merged
merged 6 commits into from
Jul 17, 2025

Conversation

MichaelChirico
Copy link
Contributor

Leaving as draft for now while the other related PRs are sorted out, it will be easier to figure out what to do with these progress bars then.

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

codecov bot commented Jul 17, 2025

Codecov Report

Attention: Patch coverage is 52.50000% with 19 lines in your changes missing coverage. Please review.

Project coverage is 86.83%. Comparing base (ceeed96) to head (a9b42bc).
Report is 17 commits behind head on develop.

Files with missing lines Patch % Lines
R/bootstrap.R 0.00% 4 Missing ⚠️
R/onLoad.R 0.00% 3 Missing ⚠️
R/ci.auc.R 60.00% 2 Missing ⚠️
R/ci.coords.R 50.00% 2 Missing ⚠️
R/ci.se.R 50.00% 2 Missing ⚠️
R/ci.sp.R 50.00% 2 Missing ⚠️
R/ci.thresholds.R 50.00% 1 Missing ⚠️
R/cov.R 66.67% 1 Missing ⚠️
R/roc.test.R 87.50% 1 Missing ⚠️
R/var.R 66.67% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #139      +/-   ##
===========================================
+ Coverage    86.76%   86.83%   +0.07%     
===========================================
  Files           33       33              
  Lines         3898     3866      -32     
===========================================
- Hits          3382     3357      -25     
+ Misses         516      509       -7     

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

@xrobin xrobin merged commit a9b42bc into xrobin:develop Jul 17, 2025
8 of 9 checks passed
@xrobin
Copy link
Owner

xrobin commented Jul 17, 2025

Misses are mostly the warnings and some boilerplate code. I'm happy with the changes.

@xrobin xrobin marked this pull request as ready for review July 17, 2025 11:39
@xrobin
Copy link
Owner

xrobin commented Jul 17, 2025

Thank you for your contributions @MichaelChirico. I was able to drop the dependency on plyr (and doParallel as a side effect).

@MichaelChirico MichaelChirico deleted the patch-2 branch July 17, 2025 16:42
@MichaelChirico
Copy link
Contributor Author

Excellent, thank you for your careful reviews and additional help!

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.

2 participants