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

split audit to a new component and composer plugin #75

Merged
merged 12 commits into from
Sep 19, 2018
Merged

Conversation

prisis
Copy link
Member

@prisis prisis commented Sep 18, 2018

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

@prisis prisis added this to the v0.8.0 milestone Sep 18, 2018
@prisis prisis added Changed Changelog Changed Type: BC Break labels Sep 18, 2018
@prisis prisis changed the title split audit to a new commponent and composer plugin split audit to a new component and composer plugin Sep 18, 2018
@codecov
Copy link

codecov bot commented Sep 18, 2018

Codecov Report

Merging #75 into master will increase coverage by 1.87%.
The diff coverage is 86.43%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #75      +/-   ##
============================================
+ Coverage     61.15%   63.02%   +1.87%     
- Complexity      746      766      +20     
============================================
  Files            47       51       +4     
  Lines          2000     2058      +58     
============================================
+ Hits           1223     1297      +74     
+ Misses          777      761      -16
Impacted Files Coverage Δ Complexity Δ
src/Security/Command/Formatter/SimpleFormatter.php 100% <ø> (ø) 6 <0> (?)
src/Security/Command/Formatter/TextFormatter.php 100% <ø> (ø) 4 <0> (?)
src/Security/Command/Formatter/JsonFormatter.php 100% <ø> (ø) 1 <0> (?)
src/Security/CommandProvider.php 100% <ø> (ø) 1 <0> (?)
src/Common/Util.php 100% <ø> (ø) 2 <0> (-1) ⬇️
...matic/Configurator/ComposerScriptsConfigurator.php 100% <100%> (ø) 22 <0> (ø) ⬇️
...c/Configurator/ComposerAutoScriptsConfigurator.php 100% <100%> (ø) 7 <0> (ø) ⬇️
src/Security/Util.php 100% <100%> (ø) 1 <1> (?)
src/Security/Audit.php 91.39% <100%> (ø) 32 <1> (?)
src/Automatic/Container.php 67.05% <100%> (ø) 6 <0> (ø) ⬇️
... and 11 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 c9802e4...862c12c. Read the comment docs.

@narrowspark narrowspark deleted a comment from codecov bot Sep 18, 2018
@narrowspark narrowspark deleted a comment from codecov bot Sep 18, 2018
src/Security/SecurityPlugin.php Outdated Show resolved Hide resolved
src/Security/Downloader/AbstractDownloader.php Outdated Show resolved Hide resolved
@prisis prisis merged commit 3869a3b into master Sep 19, 2018
@prisis prisis deleted the split-security branch September 19, 2018 07:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Changed Changelog Changed Type: BC Break
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant