Skip to content

Conversation

@adhocore
Copy link
Owner

  • add base Parameter class
  • add Paramter::raw()
  • add args() to get non option arguments
  • improve Parser::parse

@codecov-io
Copy link

codecov-io commented Jun 30, 2018

Codecov Report

Merging #4 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master     #4   +/-   ##
=======================================
  Coverage       100%   100%           
+ Complexity      124    120    -4     
=======================================
  Files             7      8    +1     
  Lines           281    282    +1     
=======================================
+ Hits            281    282    +1
Impacted Files Coverage Δ Complexity Δ
src/Argument.php 100% <ø> (ø) 5 <0> (-5) ⬇️
src/Parameter.php 100% <100%> (ø) 8 <8> (?)
src/ArgvParser.php 100% <100%> (ø) 23 <4> (+2) ⬆️
src/Parser.php 100% <100%> (ø) 36 <0> (-2) ⬇️
src/Option.php 100% <100%> (ø) 12 <5> (-7) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aa5d43a...29ca631. Read the comment docs.

@adhocore adhocore merged commit 858dee8 into master Jun 30, 2018
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.

3 participants