linuxlizard / pymake

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

move cli arg parsing to own file #8

Closed linuxlizard closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #8 (ff40d4a) into master (7ce1a6c) will increase coverage by 1.21%. The diff coverage is 68.75%.

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
+ Coverage   54.42%   55.63%   +1.21%     
==========================================
  Files          26       27       +1     
  Lines        3140     3140              
  Branches      627      628       +1     
==========================================
+ Hits         1709     1747      +38     
+ Misses       1295     1251      -44     
- Partials      136      142       +6     
Flag Coverage Δ
unittests 55.63% <68.75%> (+1.21%) :arrow_up:

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

Impacted Files Coverage Δ
pymake/symtablemk.py 67.52% <0.00%> (+0.49%) :arrow_up:
pymake/pymake.py 18.75% <25.00%> (+1.70%) :arrow_up:
pymake/pargs.py 75.43% <75.43%> (ø)

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