linuxlizard / pymake

Parse GNU Makefiles with Python. Work in progress!
GNU General Public License v2.0
31 stars 9 forks source link

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

Closed linuxlizard closed 1 year ago

linuxlizard commented 1 year ago

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

codecov[bot] commented 1 year ago

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%) :arrow_up:

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%) :arrow_up:

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