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

Fixed a Bug on --ansi + Refactoring + Fix Documentation #12

Merged
merged 9 commits into from
Feb 8, 2023
Merged

Conversation

usernane
Copy link
Member

@usernane usernane commented Feb 7, 2023

No description provided.

@codecov
Copy link

codecov bot commented Feb 7, 2023

Codecov Report

Merging #12 (e627d2f) into main (32ff302) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main      #12      +/-   ##
============================================
+ Coverage     99.63%   99.64%   +0.01%     
- Complexity      372      382      +10     
============================================
  Files            10       10              
  Lines           814      844      +30     
============================================
+ Hits            811      841      +30     
  Misses            3        3              
Impacted Files Coverage Δ
webfiori/cli/streams/ArrayInputStream.php 97.36% <ø> (ø)
webfiori/cli/CLICommand.php 100.00% <100.00%> (ø)
webfiori/cli/CommandArgument.php 100.00% <100.00%> (ø)
webfiori/cli/Formatter.php 100.00% <100.00%> (ø)
webfiori/cli/InputValidator.php 100.00% <100.00%> (ø)
webfiori/cli/KeysMap.php 97.36% <100.00%> (ø)
webfiori/cli/Runner.php 100.00% <100.00%> (ø)
webfiori/cli/streams/ArrayOutputStream.php 100.00% <100.00%> (ø)
webfiori/cli/streams/FileInputStream.php 100.00% <100.00%> (ø)
webfiori/cli/streams/FileOutputStream.php 95.45% <100.00%> (ø)

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

@sonarcloud
Copy link

sonarcloud bot commented Feb 8, 2023

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

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@usernane usernane merged commit e521e1d into main Feb 8, 2023
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