Skip to content

Conversation

@awdeorio
Copy link
Contributor

Set executable bit when copying example code so that example runs out-of-the-box.

Closes #85

@awdeorio awdeorio requested a review from garv8 October 31, 2025 12:10
@codecov
Copy link

codecov bot commented Oct 31, 2025

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.45%. Comparing base (2f41481) to head (0e51b47).
⚠️ Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
madoop/__main__.py 0.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #87      +/-   ##
===========================================
- Coverage    79.18%   77.45%   -1.73%     
===========================================
  Files            4        4              
  Lines          269      275       +6     
===========================================
  Hits           213      213              
- Misses          56       62       +6     

☔ 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

@garv8 garv8 left a comment

Choose a reason for hiding this comment

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

LGTM

@awdeorio awdeorio merged commit e5e4042 into develop Nov 3, 2025
1 of 3 checks passed
@awdeorio awdeorio deleted the set-exec-bit branch November 3, 2025 20: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.

Example code executable bit

3 participants