Skip to content

Give partitioner an arg for is_executable()#84

Merged
noah-weingarden merged 3 commits into
developfrom
is_executable_take_args
Apr 28, 2025
Merged

Give partitioner an arg for is_executable()#84
noah-weingarden merged 3 commits into
developfrom
is_executable_take_args

Conversation

@noah-weingarden
Copy link
Copy Markdown
Contributor

Closes #83. This fixes a bug introduced in #81. Hope you don't mind that I got ahead of you on this @kyukibug; I was just curious what the issue was since I originally implemented the partitioner.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.98%. Comparing base (b3353e7) to head (da3a0ac).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #84   +/-   ##
========================================
  Coverage    96.98%   96.98%           
========================================
  Files            4        4           
  Lines          265      265           
========================================
  Hits           257      257           
  Misses           8        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.

Copy link
Copy Markdown
Contributor

@awdeorio awdeorio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thank you!

Comment thread madoop/mapreduce.py Outdated
@awdeorio
Copy link
Copy Markdown
Contributor

I think this is good to merge after CI runs

@noah-weingarden noah-weingarden merged commit 0bbffe2 into develop Apr 28, 2025
1 check passed
@noah-weingarden noah-weingarden deleted the is_executable_take_args branch April 28, 2025 17:56
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.

partition.py error in version 1.3.1

2 participants