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

Add a configuration loader class #295

Merged
merged 1 commit into from
Jan 30, 2021
Merged

Add a configuration loader class #295

merged 1 commit into from
Jan 30, 2021

Conversation

villfa
Copy link
Collaborator

@villfa villfa commented Jan 30, 2021

No description provided.

@codecov
Copy link

codecov bot commented Jan 30, 2021

Codecov Report

Merging #295 (db62050) into master (7080ffa) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #295      +/-   ##
============================================
+ Coverage     97.44%   97.46%   +0.01%     
  Complexity        1        1              
============================================
  Files            27       28       +1     
  Lines           509      512       +3     
============================================
+ Hits            496      499       +3     
  Misses           13       13              
Impacted Files Coverage Δ Complexity Δ
src/Command/RunCommand.php 91.52% <100.00%> (-0.67%) 0.00 <0.00> (ø)
src/Configuration/Loader.php 100.00% <100.00%> (ø) 0.00 <0.00> (?)

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 88c05fc...db62050. Read the comment docs.

@villfa villfa merged commit b540d0f into bmitch:master Jan 30, 2021
@villfa villfa deleted the ref/run-command branch January 30, 2021 13:56
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