Skip to content

Provide a composer package which allows apps composer to ignore core …#33264

Closed
DeepDiver1975 wants to merge 1 commit into
masterfrom
feature/provide-code-replace-package
Closed

Provide a composer package which allows apps composer to ignore core …#33264
DeepDiver1975 wants to merge 1 commit into
masterfrom
feature/provide-code-replace-package

Conversation

@DeepDiver1975

Copy link
Copy Markdown
Member

…libs

Description

This composer package allows apps (if required ;-) ) to not install dependencies as shipped by core.
This reduces packages size as well as helps to find incompatible dependencies during development.

Related Issue

How Has This Been Tested?

  • manual testing and 🤖 wil show

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Open tasks:

  • Backport (if applicable set "backport-request" label and remove when the backport was done)

@codecov

codecov Bot commented Oct 23, 2018

Copy link
Copy Markdown

Codecov Report

Merging #33264 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #33264   +/-   ##
=========================================
  Coverage     64.02%   64.02%           
  Complexity    18187    18187           
=========================================
  Files          1179     1179           
  Lines         68698    68698           
  Branches       1271     1271           
=========================================
  Hits          43987    43987           
  Misses        24341    24341           
  Partials        370      370
Flag Coverage Δ Complexity Δ
#javascript 52.88% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 65.32% <ø> (ø) 18187 <ø> (ø) ⬇️

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 5971d62...5151310. Read the comment docs.

@DeepDiver1975

Copy link
Copy Markdown
Member Author

doesn't work -> bomb

@DeepDiver1975 DeepDiver1975 deleted the feature/provide-code-replace-package branch February 5, 2019 14:29
@lock lock Bot locked as resolved and limited conversation to collaborators Feb 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant