Skip to content
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

first pass of -n (aka dry-run) option #10

Merged
merged 1 commit into from Jul 7, 2023

Conversation

linuxlizard
Copy link
Owner

Still need to add support for sub-makes. Need this option to debug problems with using pymake to build GNU Make.

Still need to add support for sub-makes. Need this option to debug
problems with using pymake to build GNU Make.
@codecov
Copy link

codecov bot commented Jul 7, 2023

Codecov Report

Merging #10 (538c3ac) into master (137a19c) will increase coverage by 0.04%.
The diff coverage is 75.00%.

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   55.63%   55.67%   +0.04%     
==========================================
  Files          27       27              
  Lines        3140     3143       +3     
  Branches      628      629       +1     
==========================================
+ Hits         1747     1750       +3     
  Misses       1251     1251              
  Partials      142      142              
Flag Coverage Δ
unittests 55.67% <75.00%> (+0.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pymake/pargs.py 76.66% <75.00%> (+1.22%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@linuxlizard linuxlizard merged commit 45e77b2 into master Jul 7, 2023
10 checks passed
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.

None yet

1 participant