Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDK-2533: Created logic for removing methods with empty plugin stack #144

Conversation

vol4onok
Copy link
Contributor

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (fe98e43) 85.90% compared to head (e34389c) 85.99%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #144      +/-   ##
============================================
+ Coverage     85.90%   85.99%   +0.09%     
- Complexity     1639     1653      +14     
============================================
  Files           145      146       +1     
  Lines          4356     4384      +28     
============================================
+ Hits           3742     3770      +28     
  Misses          614      614              
Files Coverage Δ
...er/FileNormalizer/CodeSniffStyleFileNormalizer.php 79.17% <100.00%> (+1.89%) ⬆️
.../FileNormalizer/CodeSnifferCompositeNormalizer.php 100.00% <100.00%> (ø)
...Builder/FileNormalizer/FileNormalizersExecutor.php 89.47% <100.00%> (+1.24%) ⬆️
...uilder/FileNormalizer/PhpCSFixerFileNormalizer.php 100.00% <100.00%> (ø)
...lder/Visitor/RemovePluginFromPluginListVisitor.php 92.96% <100.00%> (+0.77%) ⬆️
src/IntegratorFactory.php 96.01% <100.00%> (+0.04%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DmytroKlymanSpryker DmytroKlymanSpryker merged commit 222c675 into master Sep 27, 2023
11 checks passed
@pavelmaksimov25 pavelmaksimov25 deleted the feature/sdk-2533-remove-method-if-plugin-stack-is-empty branch January 4, 2024 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants