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

Fixing broken security tests #112

Merged
merged 3 commits into from
May 8, 2019
Merged

Conversation

prisis
Copy link
Member

@prisis prisis commented May 8, 2019

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 May 8, 2019

Codecov Report

Merging #112 into master will decrease coverage by 0.36%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #112      +/-   ##
============================================
- Coverage     70.91%   70.55%   -0.37%     
  Complexity      822      822              
============================================
  Files            54       54              
  Lines          2211     2211              
============================================
- Hits           1568     1560       -8     
- Misses          643      651       +8
Impacted Files Coverage Δ Complexity Δ
src/Common/ClassFinder.php 94.44% <ø> (-0.8%) 49 <0> (ø)
src/Automatic/ScriptExecutor.php 100% <ø> (ø) 12 <0> (ø) ⬇️
...c/Common/Installer/AbstractInstallationManager.php 17.94% <ø> (ø) 22 <0> (ø) ⬇️
src/Automatic/Automatic.php 58.53% <ø> (-0.28%) 137 <0> (ø)
src/Automatic/SkeletonGenerator.php 98% <ø> (-2%) 15 <0> (ø)
src/Automatic/Operation/AbstractOperation.php 83.33% <ø> (-5.56%) 14 <0> (ø)
src/Automatic/Prefetcher/Prefetcher.php 9.3% <ø> (ø) 38 <0> (ø) ⬇️
src/Common/Path.php 100% <ø> (ø) 5 <0> (ø) ⬇️
src/Security/Command/Formatter/TextFormatter.php 100% <ø> (ø) 4 <0> (ø) ⬇️
src/Automatic/Installer/InstallationManager.php 0% <ø> (ø) 19 <0> (ø) ⬇️
... and 7 more

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 090f361...5bc7fed. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented May 8, 2019

Codecov Report

Merging #112 into master will decrease coverage by 0.36%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #112      +/-   ##
============================================
- Coverage     70.91%   70.55%   -0.37%     
  Complexity      822      822              
============================================
  Files            54       54              
  Lines          2211     2211              
============================================
- Hits           1568     1560       -8     
- Misses          643      651       +8
Impacted Files Coverage Δ Complexity Δ
src/Common/ClassFinder.php 94.44% <ø> (-0.8%) 49 <0> (ø)
src/Automatic/ScriptExecutor.php 100% <ø> (ø) 12 <0> (ø) ⬇️
...c/Common/Installer/AbstractInstallationManager.php 17.94% <ø> (ø) 22 <0> (ø) ⬇️
src/Automatic/Automatic.php 58.53% <ø> (-0.28%) 137 <0> (ø)
src/Automatic/SkeletonGenerator.php 98% <ø> (-2%) 15 <0> (ø)
src/Automatic/Operation/AbstractOperation.php 83.33% <ø> (-5.56%) 14 <0> (ø)
src/Automatic/Prefetcher/Prefetcher.php 9.3% <ø> (ø) 38 <0> (ø) ⬇️
src/Common/Path.php 100% <ø> (ø) 5 <0> (ø) ⬇️
src/Security/Command/Formatter/TextFormatter.php 100% <ø> (ø) 4 <0> (ø) ⬇️
src/Automatic/Installer/InstallationManager.php 0% <ø> (ø) 19 <0> (ø) ⬇️
... and 7 more

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 090f361...5bc7fed. Read the comment docs.

@prisis prisis merged commit 149c818 into narrowspark:master May 8, 2019
@prisis prisis added this to the v0.12.0 milestone May 8, 2019
@prisis prisis added the Fixed Changelog Fixed label May 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Fixed Changelog Fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant