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

fixes #52 #54

Merged
merged 3 commits into from
Aug 20, 2018
Merged

fixes #52 #54

merged 3 commits into from
Aug 20, 2018

Conversation

prisis
Copy link
Member

@prisis prisis commented Aug 20, 2018

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

danielbannert and others added 2 commits August 20, 2018 15:29
@codecov
Copy link

codecov bot commented Aug 20, 2018

Codecov Report

Merging #54 into master will decrease coverage by 0.21%.
The diff coverage is 53.06%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #54      +/-   ##
============================================
- Coverage     53.21%   52.99%   -0.22%     
- Complexity      584      600      +16     
============================================
  Files            39       39              
  Lines          1539     1568      +29     
============================================
+ Hits            819      831      +12     
- Misses          720      737      +17
Impacted Files Coverage Δ Complexity Δ
src/Common/Path.php 100% <ø> (ø) 5 <0> (ø) ⬇️
...matic/Configurator/CopyFromPackageConfigurator.php 100% <100%> (ø) 7 <0> (ø) ⬇️
src/Automatic/AbstractConfigurator.php 100% <100%> (ø) 13 <1> (+1) ⬆️
src/Common/Package.php 100% <100%> (ø) 43 <11> (+9) ⬆️
src/Automatic/Configurator/EnvConfigurator.php 100% <100%> (ø) 8 <0> (ø) ⬇️
...c/Automatic/Configurator/GitIgnoreConfigurator.php 100% <100%> (ø) 4 <0> (ø) ⬇️
src/Automatic/Automatic.php 32.84% <11.53%> (-1.71%) 128 <6> (+6)

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 bcbddab...ab75625. Read the comment docs.

@prisis prisis merged commit 9e2229c into master Aug 20, 2018
@prisis prisis deleted the issue-52 branch August 20, 2018 21:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show a warning if a key can't be executed
1 participant