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

adding composer-scripts configurator #69

Merged
merged 7 commits into from
Sep 11, 2018
Merged

Conversation

prisis
Copy link
Member

@prisis prisis commented Sep 10, 2018

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Related tickets -
License MIT
Doc PR -

@prisis
Copy link
Member Author

prisis commented Sep 10, 2018

  • add script events to automatic lock
  • ask if events should be installed

@codecov
Copy link

codecov bot commented Sep 10, 2018

Codecov Report

Merging #69 into master will increase coverage by 1.28%.
The diff coverage is 97.67%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #69      +/-   ##
============================================
+ Coverage     59.86%   61.15%   +1.28%     
- Complexity      723      746      +23     
============================================
  Files            46       47       +1     
  Lines          1936     2000      +64     
============================================
+ Hits           1159     1223      +64     
  Misses          777      777
Impacted Files Coverage Δ Complexity Δ
src/Automatic/Configurator.php 100% <ø> (ø) 3 <0> (ø) ⬇️
src/Automatic/ScriptExecutor.php 100% <ø> (ø) 12 <0> (ø) ⬇️
...c/Configurator/ComposerAutoScriptsConfigurator.php 100% <100%> (ø) 7 <7> (?)
src/Automatic/QuestionFactory.php 100% <100%> (ø) 8 <1> (+1) ⬆️
src/Common/Configurator/AbstractConfigurator.php 100% <100%> (ø) 7 <0> (ø) ⬇️
...matic/Configurator/ComposerScriptsConfigurator.php 100% <100%> (ø) 22 <2> (+15) ⬆️
src/Automatic/Automatic.php 32.81% <71.42%> (ø) 138 <0> (ø) ⬇️

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 ec4c895...d8a6c30. Read the comment docs.

@prisis prisis added this to the v0.7.0 milestone Sep 11, 2018
@prisis prisis added the Added Changelog Added label Sep 11, 2018
@prisis prisis merged commit 39ddeb9 into master Sep 11, 2018
@prisis prisis deleted the composer-scripts-configurator branch September 11, 2018 09:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Added Changelog Added
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant