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

Don't use last component group id for "other" section on subscription page #16

Merged
merged 1 commit into from
Jan 28, 2021

Conversation

sedan07
Copy link

@sedan07 sedan07 commented Jan 28, 2021

Otherwise this breaks then there aren't any component groups as it
cannot use the last value the var was assigned as it never happened. #8

… page

Otherwise this breaks then there aren't any component groups as it
cannot use the last value the var was assigned as it never happened. #8
@codecov-io
Copy link

codecov-io commented Jan 28, 2021

Codecov Report

Merging #16 (2df9220) into 2.5 (3947f0d) will increase coverage by 0.93%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##                2.5      #16      +/-   ##
============================================
+ Coverage     53.09%   54.03%   +0.93%     
  Complexity     1264     1264              
============================================
  Files           275      275              
  Lines          4799     4799              
============================================
+ Hits           2548     2593      +45     
+ Misses         2251     2206      -45     
Impacted Files Coverage Δ Complexity Δ
app/Http/Controllers/SubscribeController.php 52.11% <100.00%> (+49.29%) 20.00 <0.00> (ø)
app/Integrations/Core/System.php 92.30% <0.00%> (+5.12%) 13.00% <0.00%> (ø%)
app/Models/Subscriber.php 100.00% <0.00%> (+8.00%) 11.00% <0.00%> (ø%)
...ions/Subscriber/ManageSubscriptionNotification.php 22.22% <0.00%> (+22.22%) 2.00% <0.00%> (ø%)
app/Http/Middleware/SubscribersConfigured.php 100.00% <0.00%> (+100.00%) 2.00% <0.00%> (ø%)

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 3947f0d...2df9220. Read the comment docs.

@sedan07 sedan07 merged commit 219f016 into 2.5 Jan 28, 2021
@sedan07 sedan07 deleted the 8-subscription-verify branch February 25, 2021 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants