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

feature toggle bundle #236

Merged
merged 2 commits into from
Oct 23, 2024
Merged

Conversation

JoshuaEstes
Copy link
Member

Description

Checklist

  • Updated CHANGELOG files
  • Updated Documentation
  • Unit Tests Created
  • php-cs-fixer

@JoshuaEstes JoshuaEstes requested a review from a team as a code owner October 23, 2024 00:17
Copy link

codecov bot commented Oct 23, 2024

Codecov Report

Attention: Patch coverage is 2.89855% with 67 lines in your changes missing coverage. Please review.

Project coverage is 79.45%. Comparing base (51dc3e0) to head (217bf44).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...eToggleBundle/src/SonsOfPHPFeatureToggleBundle.php 0.00% 36 Missing ⚠️
...e/FeatureToggleBundle/src/Command/DebugCommand.php 0.00% 16 Missing ⚠️
...e/src/DependencyInjection/Compiler/FeaturePass.php 0.00% 7 Missing ⚠️
...ndle/src/Twig/Extension/FeatureToggleExtension.php 0.00% 4 Missing ⚠️
...src/Twig/Runtime/FeatureToggleExtensionRuntime.php 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #236      +/-   ##
============================================
- Coverage     80.74%   79.45%   -1.29%     
- Complexity     1678     1698      +20     
============================================
  Files           226      231       +5     
  Lines          4107     4176      +69     
============================================
+ Hits           3316     3318       +2     
- Misses          791      858      +67     

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

@JoshuaEstes JoshuaEstes merged commit ca1022b into SonsOfPHP:main Oct 23, 2024
6 of 7 checks passed
@JoshuaEstes JoshuaEstes deleted the feature-toggle-bundle branch October 23, 2024 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant