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

Added Support for Setting Custom ArgV + Multiple Callbacks Before Start #5

Merged
merged 10 commits into from
Jul 19, 2022

Conversation

usernane
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 19, 2022

Codecov Report

Merging #5 (bb6dc5f) into main (95d2370) will increase coverage by 99.33%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##             main       #5       +/-   ##
===========================================
+ Coverage        0   99.33%   +99.33%     
- Complexity      0      329      +329     
===========================================
  Files           0       10       +10     
  Lines           0      757      +757     
===========================================
+ Hits            0      752      +752     
- Misses          0        5        +5     
Impacted Files Coverage Δ
webfiori/cli/CLICommand.php 100.00% <100.00%> (ø)
webfiori/cli/CommandArgument.php 100.00% <100.00%> (ø)
webfiori/cli/Runner.php 100.00% <100.00%> (ø)
webfiori/cli/streams/FileOutputStream.php 95.45% <0.00%> (ø)
webfiori/cli/Formatter.php 100.00% <0.00%> (ø)
webfiori/cli/streams/ArrayInputStream.php 97.36% <0.00%> (ø)
webfiori/cli/streams/ArrayOutputStream.php 100.00% <0.00%> (ø)
webfiori/cli/InputValidator.php 100.00% <0.00%> (ø)
webfiori/cli/KeysMap.php 92.10% <0.00%> (ø)
... and 3 more

@sonarcloud
Copy link

sonarcloud bot commented Jul 19, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@usernane usernane merged commit 54dfe3e into main Jul 19, 2022
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.

1 participant