Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

new feature for automatic #105

Merged
merged 10 commits into from
Dec 11, 2018
Merged

Conversation

prisis
Copy link
Member

@prisis prisis commented Dec 11, 2018

Q A
Bug fix? yes
New feature? yes
BC breaks? no
Deprecations? no
Related tickets fixes #104, fixes #103, fixes #106
License MIT
Doc PR -

prisis and others added 6 commits December 11, 2018 13:03
…r and initAutoScripts on global commands

added disable-exit on the security command
narrowspark#102)

…umeric array

| Q               | A
| --------------- | ---
| Bug fix?        | yes
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | -
| License         | MIT
| Doc PR          | -
@codecov
Copy link

codecov bot commented Dec 11, 2018

Codecov Report

Merging #105 into master will decrease coverage by 0.07%.
The diff coverage is 88.37%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #105      +/-   ##
============================================
- Coverage     70.95%   70.87%   -0.08%     
- Complexity      814      822       +8     
============================================
  Files            54       54              
  Lines          2186     2208      +22     
============================================
+ Hits           1551     1565      +14     
- Misses          635      643       +8
Impacted Files Coverage Δ Complexity Δ
...matic/Configurator/CopyFromPackageConfigurator.php 88.88% <100%> (-11.12%) 10 <0> (+3)
src/Security/Command/AuditCommand.php 91.22% <100%> (+0.66%) 15 <0> (+1) ⬆️
src/Automatic/Automatic.php 58.8% <79.16%> (-0.2%) 137 <0> (+4)

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 566bab0...8688f5d. Read the comment docs.

@narrowspark narrowspark deleted a comment from codecov bot Dec 11, 2018
@narrowspark narrowspark deleted a comment from codecov bot Dec 11, 2018
@narrowspark narrowspark deleted a comment from codecov bot Dec 11, 2018
@codecov
Copy link

codecov bot commented Dec 11, 2018

Codecov Report

Merging #105 into master will decrease coverage by 0.03%.
The diff coverage is 90%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #105      +/-   ##
============================================
- Coverage     70.95%   70.91%   -0.04%     
- Complexity      814      822       +8     
============================================
  Files            54       54              
  Lines          2186     2211      +25     
============================================
+ Hits           1551     1568      +17     
- Misses          635      643       +8
Impacted Files Coverage Δ Complexity Δ
...matic/Configurator/CopyFromPackageConfigurator.php 89.74% <100%> (-10.26%) 10 <0> (+3)
src/Security/Command/AuditCommand.php 91.22% <100%> (+0.66%) 15 <0> (+1) ⬆️
src/Common/ScriptExtender/PhpScriptExtender.php 84.61% <100%> (ø) 6 <0> (ø) ⬇️
src/Common/Path.php 100% <100%> (ø) 5 <0> (ø) ⬇️
src/Automatic/Automatic.php 58.8% <79.16%> (-0.2%) 137 <0> (+4)

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 566bab0...802d736. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Dec 11, 2018

Codecov Report

Merging #105 into master will decrease coverage by 0.03%.
The diff coverage is 90%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #105      +/-   ##
============================================
- Coverage     70.95%   70.91%   -0.04%     
- Complexity      814      822       +8     
============================================
  Files            54       54              
  Lines          2186     2211      +25     
============================================
+ Hits           1551     1568      +17     
- Misses          635      643       +8
Impacted Files Coverage Δ Complexity Δ
...matic/Configurator/CopyFromPackageConfigurator.php 89.74% <100%> (-10.26%) 10 <0> (+3)
src/Security/Command/AuditCommand.php 91.22% <100%> (+0.66%) 15 <0> (+1) ⬆️
src/Common/ScriptExtender/PhpScriptExtender.php 84.61% <100%> (ø) 6 <0> (ø) ⬇️
src/Common/Path.php 100% <100%> (ø) 5 <0> (ø) ⬇️
src/Automatic/Automatic.php 58.8% <79.16%> (-0.2%) 137 <0> (+4)

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 566bab0...802d736. Read the comment docs.

@prisis prisis merged commit 234cf7a into narrowspark:master Dec 11, 2018
@prisis prisis deleted the skip-for-global branch December 11, 2018 13:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant