Skip to content

remove debug prints

1a8ff07
Select commit
Loading
Failed to load commit list.
Open

Add option to show single progress bar for all workers #203

remove debug prints
1a8ff07
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 14, 2025 in 1s

90.30% (-1.18%) compared to a402a03

View this Pull Request on Codecov

90.30% (-1.18%) compared to a402a03

Details

Codecov Report

❌ Patch coverage is 52.94118% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.30%. Comparing base (a402a03) to head (1a8ff07).
⚠️ Report is 22 commits behind head on master.

Files with missing lines Patch % Lines
pandarallel/progress_bars.py 38.46% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #203      +/-   ##
==========================================
- Coverage   91.47%   90.30%   -1.18%     
==========================================
  Files          12       12              
  Lines         575      588      +13     
==========================================
+ Hits          526      531       +5     
- Misses         49       57       +8     

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